User:Avdmeers/wiki/ui.menubar.css

From 2008.igem.org

< User:Avdmeers | wiki
Revision as of 17:33, 29 October 2008 by Avdmeers (Talk | contribs)

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

/* top-section containing banner, search bar, left and right menu's */
#top-section {height:98px;}

#menubar {top:80px;}
.left-menu {left:5px;}
.right-menu {right:5px;}
#menubar li {padding:0 10px;border-right:1px solid #72AABE;}
#menubar li:first-child {border-left:1px solid #72AABE;}
#menubar li a {padding:0 4px;white-space:nowrap;color:#eee;}
#menubar li a:hover {color:#EE8F03;}
#menubar li a:active {outline:none;}
#menubar li a:focus {-moz-outline-style:none;}