Changeset 332

Show
Ignore:
Timestamp:
01/19/06 15:48:42 (3 years ago)
Author:
Nao
Message:

modified style.css

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • orange-sky/trunk/style.css

    r321 r332  
    2626body { 
    2727        font-size: 62.5%; /* Resets 1em to 10px */ 
    28         font-family: 'lucida grande',verdana,arial,sans-serif; 
     28        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
    2929        background: url(images/os_bg.jpg) repeat-x #CFE8E8; 
    3030        color: #333; 
     
    511511        color: #066; 
    512512        } 
     513 
     514input.tbinput { 
     515        vertical-align: middle; 
     516        width: 385px; 
     517        color: #808080; 
     518        font-size: 11px; 
     519        border: 1px solid #CCC; 
     520        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
     521        } 
    513522/* End Miscellaneous */