Template:Leanna zunecss

From 2010.igem.org

(Difference between revisions)
 
(7 intermediate revisions not shown)
Line 282: Line 282:
#menu {
#menu {
-
width: 100%;
 
  background-color: transparent;
  background-color: transparent;
  position: relative;
  position: relative;
Line 292: 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: 100px;
         width: 100px;
-
         height: 20px;
+
         height: 30px;
}
}
#menu ul {
#menu ul {
 +
background-color: pink;
         float: left;
         float: left;
list-style: none;
list-style: none;
Line 306: Line 306:
#menu ul li {
#menu ul li {
 +
  font-size: 12px;
         float: left;
         float: left;
         opacity: 80%;
         opacity: 80%;
Line 312: Line 313:
         width: 100px;
         width: 100px;
         height: 20px;
         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