Author: Jogy
Date: 2006-05-13 19:32:41 +0000 (Sat, 13 May 2006)
New Revision: 8693

Modified:
   trunk/freenet/src/freenet/clients/http/staticfiles/themes/clean/theme.css
Log:
style tweaking

Modified: 
trunk/freenet/src/freenet/clients/http/staticfiles/themes/clean/theme.css
===================================================================
--- trunk/freenet/src/freenet/clients/http/staticfiles/themes/clean/theme.css   
2006-05-13 17:14:10 UTC (rev 8692)
+++ trunk/freenet/src/freenet/clients/http/staticfiles/themes/clean/theme.css   
2006-05-13 19:32:41 UTC (rev 8693)
@@ -184,15 +184,13 @@

 .config span.configkey {
        padding: 0 10px 0 0;
-       font-family: Courier;
 }

 .config span.configprefix {
-    margin-left: 1cm;
-       font-family: verdana;
-       font-size: medium;
+       margin: 0 0 0 15px;
+       font-variant: small-caps;
+       font-size: 16pt;
        font-weight: bold;
-       text-align: left;
 }

 .config input[type=text] {


Reply via email to