Ignore:
Timestamp:
Aug 21, 2019 7:44:47 PM (6 years ago)
Author:
anonymous
Message:

use localstorage to store/restore settings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/testa/css/menu.css

    r23 r25  
    1515    height: 40px;
    1616    text-align: center;
    17     color: #fff;
     17/*    color: #fff;*/
     18    color: HighlightText;
    1819    font-size: 14px;
    1920    line-height: 2.8;
    20     background: #9fb7d4;
     21/*    background: #9fb7d4;*/
     22    background: #9f9f90;
    2123    text-decoration: none;
    2224    border-right: 1px solid #eee;
     
    2628
    2729.nav > li:hover > a {/*layer-1*/
    28   color: orange;
     30/*  color: orange;
     31  background: #afc6e2;*/
     32  color: MenuText
     33/*  background: Menu*/
    2934  background: #afc6e2;
    3035}
     
    4247    z-index: var(--menu-z-index);
    4348
    44   hight: 30px;
     49/*  hight: 30px; */
    4550}
    4651
Note: See TracChangeset for help on using the changeset viewer.