Template:Team:KULeuven/Common2/Submenutest

From 2009.igem.org

(Difference between revisions)
Line 122: Line 122:
.ddsmoothmenu ul{
.ddsmoothmenu ul{
z-index:100;
z-index:100;
-
position:relative;
+
margin: 0;
-
left:132px;
+
padding: 0;
padding: 0;
list-style-type: none;
list-style-type: none;
list-style: none;
list-style: none;
}
}
-
 
/*Top level list items*/
/*Top level list items*/
Line 140: Line 138:
.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:#275472; / *background of menu items (default state)*/
-
color: white;
+
color: black;
 +
margin-right:-1px;
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 15:21, 8 October 2009