Template:Team:KULeuven/Common2/Submenutest

From 2009.igem.org

(Difference between revisions)
Line 98: Line 98:
.ddsmoothmenu{
.ddsmoothmenu{
font: bold 12px Verdana;
font: bold 12px Verdana;
-
background: #1b1a44; /*background of menu bar (default state)*/
+
background: #275472; /*background of menu bar (default state)*/
-
/*width: 100%;*/
+
width: 100%;
position: absolute;
position: absolute;
 +
top:176px;
bottom: 0px;
bottom: 0px;
left: 20px;
left: 20px;
 +
border: 1px solid white;
 +
border-left: none;
 +
border-right: none;
}
}
Line 123: Line 127:
.ddsmoothmenu ul li a, .ddsmoothmenu ul li strong.selflink {
.ddsmoothmenu ul li a, .ddsmoothmenu ul li strong.selflink {
display: block;
display: block;
-
background: black; /*#414141; / *background of menu items (default state)*/
+
background:none / *background of menu items (default state)*/
color: white;
color: white;
padding: 2px 8px;
padding: 2px 8px;
-
border: 1px solid #808080;
+
border: 1px solid white;
border-bottom: none;
border-bottom: none;
 +
border-top:none;
color: #499ccd;
color: #499ccd;
text-decoration: none;
text-decoration: none;

Revision as of 16:18, 7 October 2009