Enlightenment CVS committal

Author  : raster
Project : web
Module  : www

Dir     : web/www


Modified Files:
        style.css 


Log Message:


up the font em.

===================================================================
RCS file: /cvs/e/web/www/style.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- style.css   25 Mar 2007 06:23:25 -0000      1.3
+++ style.css   27 Mar 2007 12:21:06 -0000      1.4
@@ -24,7 +24,7 @@
    vertical-align         : top;
    font-family            : "Bitstream Vera", "Vera", "Trebuchet MS", 
Trebuchet, Tahoma, sans-serif;
    color                  : #444444;
-   font-size              : 0.7em;
+   font-size              : 0.9em;
 }
 
 div.bod {
@@ -54,31 +54,31 @@
 h1 {
    font-family            : "Bitstream Vera", "Vera", "Trebuchet MS", 
Trebuchet, Tahoma, sans-serif;
    color                  : #000000;
-   font-size              : 1.3em;
+   font-size              : 1.5em;
 }
 
 h2 {
    font-family            : "Bitstream Vera", "Vera", "Trebuchet MS", 
Trebuchet, Tahoma, sans-serif;
    color                  : #000000;
-   font-size              : 1.1em;
+   font-size              : 1.3em;
 }
 
 h3 {
    font-family            : "Bitstream Vera", "Vera", "Trebuchet MS", 
Trebuchet, Tahoma, sans-serif;
    color                  : #000000;
-   font-size              : 0.9em;
+   font-size              : 1.1em;
 }
 
 p {
    font-family            : "Bitstream Vera", "Vera", "Trebuchet MS", 
Trebuchet, Tahoma, sans-serif;
    color                  : #444444;
-   font-size              : 0.7em;
+   font-size              : 0.9em;
 }
 
 p.tiny {
    font-family            : "Bitstream Vera", "Vera", "Trebuchet MS", 
Trebuchet, Tahoma, sans-serif;
    color                  : #888888;
-   font-size              : 0.5em;
+   font-size              : 0.7em;
 }
 
 a:link {
@@ -114,7 +114,7 @@
 pre {
    font-family            : "Bitstream Vera Mono", "Vera Mono", "Trebuchet MS 
Mono", "Trebuchet Mono", "Tahoma Mono", mono;
    color                  : #000000;
-   font-size              : 1em;
+   font-size              : 0.9em;
    border                 : 1px dotted #eeeeee;
    text-align             : left;
    vertical-align         : middle;
@@ -125,7 +125,7 @@
 blockquote {
    color                  : #000000;
    font-family            : "Bitstream Vera", "Vera", "Trebuchet MS", 
Trebuchet, Tahoma, sans-serif;
-   font-size              : 1em;
+   font-size              : 0.9em;
 }
 
 td.lnav {



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to