Template:Leanna zunecss

From 2010.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 291: Line 291:
/* this controls link space of items on top menu*/
/* this controls link space of items on top menu*/
#menu ul a {
#menu ul a {
-
   font-size: 16px;
+
   font-size: 12px;
         display: block;
         display: block;
-
         width: 175px;
+
         width: 100px;
         height: 30px;
         height: 30px;
}
}
#menu ul {
#menu ul {
 +
background-color: pink;
         float: left;
         float: left;
list-style: none;
list-style: none;
Line 310: Line 311:
list-style: none;
list-style: none;
         padding: 5px;
         padding: 5px;
-
         width: 175px;
+
         width: 100px;
-
         height: 30px;
+
         height: 20px;
-
         text-align: left;
+
         text-align: center;
}
}
Line 343: Line 344:
         width: 100px;
         width: 100px;
         position: relative;
         position: relative;
-
font-size: 10px;
 
list-style: none;
list-style: none;
}
}

Latest revision as of 22:05, 15 September 2010