Changeset 71

Show
Ignore:
Timestamp:
01/06/07 16:06:22 (2 years ago)
Author:
chris
Message:

Added hebrew class

Added cosmetic spacing

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lex/trunk/jsp/style.css

    r26 r71  
    55        margin:  0px; 
    66} 
     7 
    78div.topmenu 
    89{ 
     
    1213        margin-bottom: 1em; 
    1314} 
     15 
    1416div.topmenu a 
    1517{ 
     
    1820        border-right: 1px solid white; 
    1921} 
     22 
    2023div.topmenu a:hover 
    2124{        
    2225        background-color: #eee; 
    2326} 
     27 
    2428div.topmenu a:visited 
    2529{        
    2630        color: black; 
    2731} 
     32 
    2833div.topmenu a.login_jsp 
    2934{ 
     
    3237        border-right: 0px none; 
    3338} 
     39 
    3440div.clearer 
    3541{ 
    3642        clear: left; 
    3743} 
     44 
     45.hebrew 
     46{ 
     47        font-size: x-large; 
     48        font-family: Doulos SIL, serif; 
     49}