Template:Leanna css

From 2010.igem.org

(Difference between revisions)
Line 235: Line 235:
         width: 100px;
         width: 100px;
         height: 50px;
         height: 50px;
 +
        border-right: 2px solid orange;
}
}
Line 272: Line 273:
}
}
 +
/* controls properties of drop down menu */
#menu ul li ul li {
#menu ul li ul li {
         height: 12px;
         height: 12px;
list-style: none;
list-style: none;
-
         background-color: lightblue;
+
         background-color: orange;
         background-image: none;
         background-image: none;
         margin: 0px;
         margin: 0px;
Line 281: Line 283:
         padding-top: 2px;
         padding-top: 2px;
         display: block;
         display: block;
-
         width:122px;
+
         width:100px;
}
}

Revision as of 22:35, 5 August 2010