Template:Leanna css

From 2010.igem.org

(Difference between revisions)
Line 190: Line 190:
#menu {
#menu {
-
font-size: 11px;
+
font-size: 15px;
         text-align: center;
         text-align: center;
background-color: transparent;
background-color: transparent;
Line 201: Line 201:
#menu ul {
#menu ul {
 +
        float: left;
list-style: none;
list-style: none;
}
}
#menu ul li {
#menu ul li {
-
         background-repeat: no-repeat;
+
         background-color:transparent;
         position:relative;
         position:relative;
float:left;
float:left;
list-style: none;
list-style: none;
-
         padding: 5px 0px 5px 18px;
+
         padding: 10px 10px 5px 18px;
         width: 100px;
         width: 100px;
         height: 50px;
         height: 50px;
Line 235: Line 236:
         left: 17px;
         left: 17px;
         position: absolute;
         position: absolute;
-
font-size: 11px;
+
font-size: 12px;
opacity: 0.8;
opacity: 0.8;
list-style: none;
list-style: none;

Revision as of 20:52, 5 August 2010