Changeset 4353


Ignore:
Timestamp:
01/27/14 15:55:07 (10 years ago)
Author:
twagoo
Message:

tweaked colour scheme of mockup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vlo/branches/vlo-3.0/vlo-web-app/src/main/html/style/colour.css

    r4352 r4353  
    3636body{background: #bfced5;}
    3737
    38 #main{background: #e9eff8;}
     38#main{background: #d3def0;}
    3939
    4040#header
     
    6969
    7070#left_sidebar, #content, #right_sidebar, #content a:hover
    71 { background: #e9eff8;
     71{ background: #d3def0;
    7272  color: #291c16;
    7373}
    7474
    7575.sidebaritem, .topbar
    76 { background: #dfe4e0;
     76{ background: #e9eff8;
    7777  color: #555;
    7878}
     
    110110/* By Alessandro Fulciniti */
    111111/* http://www.html.it/articoli/nifty/index.html */
    112 .rtop, .rbottom{background: #e9eff8;}
     112.rtop, .rbottom{background: #d3def0;}
    113113.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
    114 .rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4{background: #dfe4e0;}
     114.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4{background: #e9eff8;}
Note: See TracChangeset for help on using the changeset viewer.