diff --git a/htdocs/resource2/ocstyle/css/style_screen.css b/htdocs/resource2/ocstyle/css/style_screen.css index 4098074e..adc04acb 100644 --- a/htdocs/resource2/ocstyle/css/style_screen.css +++ b/htdocs/resource2/ocstyle/css/style_screen.css @@ -1498,6 +1498,7 @@ p.editlog { font-weight: 400; display:inline; } label.disabled { color:grey; } .formlabel { color:#555; font-weight:bold; line-height:1.5em !important} -.smalltext { font-size:88% !important } +.smalltext { font-size:10px !important } +.smalltext2 { font-size:11px !important } p.startmessage { line-height: 1.4em; } diff --git a/htdocs/templates2/ocstyle/mailto.tpl b/htdocs/templates2/ocstyle/mailto.tpl index 77ba96dd..c3b30fc4 100644 --- a/htdocs/templates2/ocstyle/mailto.tpl +++ b/htdocs/templates2/ocstyle/mailto.tpl @@ -77,14 +77,15 @@ {t}This enables the receiver to answer your E-Mail directly with his E-Mail agent.{/t}
-
- - {t}To protect you and us from abuse:{/t} - +
+ + {t}To protect you and us from abuse:{/t} + +
diff --git a/htdocs/templates2/ocstyle/newlogpics.tpl b/htdocs/templates2/ocstyle/newlogpics.tpl index 38858fc6..5e48b484 100644 --- a/htdocs/templates2/ocstyle/newlogpics.tpl +++ b/htdocs/templates2/ocstyle/newlogpics.tpl @@ -11,7 +11,7 @@ {include file="res_logpictures.tpl" logdate=true loguser=true} -

{t}Dates show the date of picture upload, wich can differ from the log date.{/t} {t}Maximum one picture per day and user is displayed here. The small gallery on the start page is additionally limited to one picture per cache and day.{/t}

+

{t}Dates show the date of picture upload, wich can differ from the log date.{/t} {t}Maximum one picture per day and user is displayed here. The small gallery on the start page is additionally limited to one picture per cache and day.{/t}

-

{t}All pictures are copyrighted and subject to the Opencaching.de data license.{/t}

+

{t}All pictures are copyrighted and subject to the Opencaching.de data license.{/t}

 

\ No newline at end of file