Ignore:
Timestamp:
05/27/15 16:57:59 (9 years ago)
Author:
nanardon
Message:

Menu and CSS fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LATMOS-Accounts-Web/root/static/style.css

    r1329 r1338  
    106106    margin-top:    0.2em; 
    107107    margin-bottom: 0.2em; 
    108 } 
    109  
    110 #sidebar { 
    111     border: solid; 
    112     border-color: #437ba1; 
    113 } 
    114 #sidebar ul { 
    115     list-style-type: none; 
    116     padding-top: 0.2em; 
    117     padding-left: 0em; 
    118 } 
    119 #sidebar li { 
    120     font-size: 0.8em; 
    121 } 
    122 #sidebar a:hover { 
    123     background-color: #7DB4D8; 
    124108} 
    125109 
Note: See TracChangeset for help on using the changeset viewer.