Template:Leanna darkcss

From 2010.igem.org

(Difference between revisions)
Line 402: Line 402:
#menu ul a {
#menu ul a {
         display: block;
         display: block;
-
         width: 115px;
+
         width: 100px;
-
         height: 35px;
+
         height: 20px;
}
}
Line 416: Line 416:
         float: left;
         float: left;
         opacity: 80%;
         opacity: 80%;
-
         top:300px;
+
         top:320px;
list-style: none;
list-style: none;
-
         padding: 5px 9px 0px 11px;
+
         padding: 5px;
         width: 100px;
         width: 100px;
-
         height: 40px;
+
         height: 20px;
         color: black;
         color: black;
         text-align: left;
         text-align: left;
Line 427: Line 427:
.topMenu{
.topMenu{
     display:block;
     display:block;
-
     border-right: 2px solid green;
+
     border-right: 5px solid white;
-
     font-family: Osaka, verdana, Sans-Serif;
+
     font-family: Sans-Serif;
     color: #000066;
     color: #000066;
-
     font-size: 14px;
+
     font-size: 10px;
-
    font-weight: bold;
+
      
      
}
}
Line 437: Line 436:
#menu a {
#menu a {
-
color: #000066;
+
color: white;
display: inline;
display: inline;
text-decoration: none;
text-decoration: none;
Line 443: Line 442:
#menu a:visited {
#menu a:visited {
-
color:#000066;
+
color:white;
text-decoration: none
text-decoration: none
}
}
#menu a:hover {
#menu a:hover {
-
color: #0066CC;
+
color: gray;
-
        font-weight: bolder;
+
         opacity:0.7;
         opacity:0.7;
}
}
Line 456: Line 454:
display: none;
display: none;
         background-image: none;
         background-image: none;
-
         width: 105px;
+
         width: 100px;
         position: relative;
         position: relative;
-
font-size: 12px;
+
font-size: 10px;
list-style: none;
list-style: none;
-
        z-index:500;
+
         left: 0px;
-
         left: -7px;
+
}
}
Line 471: Line 468:
/* controls properties of drop down menu */
/* controls properties of drop down menu */
#menu ul li ul li {
#menu ul li ul li {
-
         height: 25px;
+
         height: 12px;
         top: 10px;
         top: 10px;
list-style: none;
list-style: none;
-
        margin-top: 2px;
 
         display: block;
         display: block;
-
        padding-right: 14px;
+
         width:100px;
-
         width:105px;
+
         background-color: black;
-
         background-color: #66cdaa;
+
-
        text-weight: bold;
+
         text-align: center;
         text-align: center;
         letter-spacing: normal;
         letter-spacing: normal;
-
        left: -7px;
 
}
}
Line 490: Line 483:
  color: white;
  color: white;
  display:block;
  display:block;
-
  width: 105px;
+
  width: 100px;
  }
  }

Revision as of 14:29, 14 August 2010