Changeset 55 for trunk/web/css

Show
Ignore:
Timestamp:
12/20/05 11:44:03 (3 years ago)
Author:
fabien
Message:

day 20 modifications

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/web/css/main.css

    r42 r55  
    261261div#content_bar li 
    262262{ 
     263  padding: 0 0 5px 5px; 
    263264  list-style:none; 
    264265} 
     
    315316} 
    316317 
     318.clearright 
     319{ 
     320  clear: right; 
     321} 
     322 
    317323.form input 
    318324{ 
     
    392398} 
    393399 
    394 #rss_links li 
    395 { 
    396   padding: 0 0 5px 5px; 
    397 } 
    398  
    399400#add_question 
    400401{ 
     
    412413} 
    413414 
    414 .tags 
     415.options, .options :link, .options :visited 
    415416{ 
    416417  color: #aaa; 
    417418} 
    418419 
    419 .right 
    420 { 
    421   text-align: right; 
    422 } 
    423  
    424420.small 
    425421{