Index: openacs-4/www/site-master.css =================================================================== RCS file: /usr/local/cvsroot/openacs-4/www/Attic/site-master.css,v diff -u -r1.1 -r1.2 --- openacs-4/www/site-master.css 12 Sep 2003 09:15:30 -0000 1.1 +++ openacs-4/www/site-master.css 17 Sep 2003 11:20:15 -0000 1.2 @@ -8,12 +8,12 @@ } td.subsite-header { - padding-top: 12px; - padding-bottom: 12px; + padding-top: 6px; + padding-bottom: 6px; } td.system-name { - font-size: 180%; + font-size: 120%; font-weight: bold; padding-left: 8px; } @@ -248,22 +248,19 @@ } h1 { - font-size: 125%; + font-size: 100%; margin-top: 0px; margin-bottom: 12px; } h2 { - font-size: 115%; margin-top: 0px; margin-bottom: 12px; } h3 { - font-size: 110%; margin-top: 0px; margin-bottom: 12px; } h4 { - font-size: 105%; margin-top: 0px; margin-bottom: 12px; }