Template:Leanna newestcss

From 2010.igem.org

(Difference between revisions)
Line 56: Line 56:
  font-family: Osaka, verdana, Sans-Serif;
  font-family: Osaka, verdana, Sans-Serif;
  }
  }
-
 
-
 
.mainContent {
.mainContent {
Line 193: Line 191:
.firstHeading {
.firstHeading {
  display: none; }
  display: none; }
-
 
-
#navigation {
 
-
position:absolute;
 
-
left:-2px;
 
-
top:159px;
 
-
width:793px;
 
-
height:69px;
 
-
float: left;
 
-
}
 
-
 
-
#menu * {
 
-
margin: 0;
 
-
padding: 0;
 
-
}
 
-
 
-
#menu {
 
-
font-size: 12px;
 
-
background-color: transparent;
 
-
position: relative;
 
-
left: 25px;
 
-
top: -45px;
 
-
padding-left: 8px;
 
-
}
 
-
 
-
/* this controls link space of items on top menu*/
 
-
#menu ul a {
 
-
        display: block;
 
-
        width: 100px;
 
-
        height: 20px;
 
-
}
 
-
 
-
#menu ul {
 
-
        float: left;
 
-
list-style: none;
 
-
}
 
-
 
-
/*top menu stuff*/
 
-
 
-
#menu ul li {
 
-
        float: left;
 
-
        opacity: 80%;
 
-
list-style: none;
 
-
        padding: 5px;
 
-
        width: 100px;
 
-
        height: 20px;
 
-
        text-align: left;
 
-
}
 
-
 
-
.topMenu{
 
-
    display:block;
 
-
    border-left: 5px solid gray;
 
-
    font-family: Sans-Serif;
 
-
    font-size: 10px;
 
-
}
 
-
   
 
-
 
-
#menu a {
 
-
color: gray;
 
-
display: inline;
 
-
text-decoration: none;
 
-
}
 
-
 
-
#menu a:visited {
 
-
color:white;
 
-
text-decoration: none
 
-
}
 
-
 
-
#menu a:hover {
 
-
color: black;
 
-
        opacity:0.7;
 
-
}
 
-
 
-
#menu ul li ul {
 
-
display: none;
 
-
        background-image: none;
 
-
        width: 100px;
 
-
        position: relative;
 
-
font-size: 10px;
 
-
list-style: none;
 
-
}
 
-
 
-
#menu ul li:hover ul {
 
-
display: block;
 
-
        background-position: bottom;
 
-
}
 
-
 
-
/* controls properties of drop down menu */
 
-
#menu ul li ul li {
 
-
        height: 12px;
 
-
        top: 10px;
 
-
list-style: none;
 
-
        display: block;
 
-
        width:100px;
 
-
        background-color: #c6c6c6;
 
-
        text-align: center;
 
-
        letter-spacing: normal;
 
-
}
 
-
 
-
}
 
-
 
-
#menu ul li ul li a {
 
-
color: white;
 
-
display:block;
 
-
width: 100px;
 
-
}
 
-
 
-
#menu ul li ul li:hover {
 
-
background-color: white;
 
-
}
 
-
 
-
 
-
 
.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }

Revision as of 21:35, 9 October 2010