Changeset 48 for trunk/www

Show
Ignore:
Timestamp:
10/18/05 07:45:59 (7 years ago)
Author:
alexx
Message:

CSS: font-weight: bold => normal (parce que c'etait moche en faite .... ;) )

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/www/default.css

    r47 r48  
    273273#blog h1 , .blog h1{ 
    274274font: 18px Georgia,"Times New Roman",Times,serif; 
    275 font-weight: bold; 
     275font-weight: normal; 
    276276text-align: left; 
    277277border-bottom: 1px solid green; 
     
    387387/* font: 18px Georgia,"Times New Roman",Times,serif; */ 
    388388font: 19px "Trebuchet MS","Arial","Verdana",sans-serif; 
    389 font-weight: bold; 
     389font-weight: normal; 
    390390color: green; 
    391391border-bottom: 1px solid silver;