Author: Jogy
Date: 2006-03-28 13:01:35 +0000 (Tue, 28 Mar 2006)
New Revision: 8336

Modified:
   trunk/freenet/src/freenet/clients/http/staticfiles/themes/clean/theme.css
Log:
smaller tweaks

Modified: 
trunk/freenet/src/freenet/clients/http/staticfiles/themes/clean/theme.css
===================================================================
--- trunk/freenet/src/freenet/clients/http/staticfiles/themes/clean/theme.css   
2006-03-28 12:58:49 UTC (rev 8335)
+++ trunk/freenet/src/freenet/clients/http/staticfiles/themes/clean/theme.css   
2006-03-28 13:01:35 UTC (rev 8336)
@@ -1,6 +1,6 @@
 /* overall settings */

-p, span, div, td, li {
+p, span, div, td, th, li, h1, h2, h3, h4, h5 {
        font-family: Arial;
        font-weight: normal;
        font-size: 11pt;
@@ -78,7 +78,6 @@

 #content {
        float: left;
-       max-width: 80%;
 }

 a {


Reply via email to