Template:WashUHeader

From 2010.igem.org

(Difference between revisions)
Line 158: Line 158:
#topmenu li ul a {
#topmenu li ul a {
display:block;
display:block;
-
height:25px;
+
height: 25px;
-
font-size:12px;
+
font-size: 12px;
-
font-style:normal;
+
font-style: normal;
-
margin:0px;
+
margin: 0px;
-
padding:0px 10px 0px 15px;
+
padding: 0px 10px 0px 15px;
-
text-align:left;
+
text-align: center;
}
}
Line 169: Line 169:
color: #FFC440;  
color: #FFC440;  
background: #A67200;
background: #A67200;
-
text-decoration:none;
+
text-decoration: none;
}
}
Line 175: Line 175:
clear: center;
clear: center;
}
}
 +
 +
ul.block {
 +
border-top: 1px dashed #BCBAAC;
 +
margin: 4px 0;
 +
padding: 0;
 +
width: 90%;
 +
}
 +
.block li {
 +
border-bottom: 1px dashed #BCBAAC;
 +
list-style: none;
 +
}
 +
.block li a,.block li em {
 +
color: #553;
 +
display: block;
 +
}
 +
.block li em {
 +
font-size: 0.9em;
 +
font-style: normal;
 +
}
 +
.block li a {
 +
padding: 4px 3%;
 +
text-decoration: none;
 +
width: 94%;
 +
}
 +
.block li a span {font-weight: bold;}
 +
.block li a:hover {
 +
background: #D2D0C0;
 +
color: #553;
 +
}
 +
 +
.right .block,.right .block li {border-color: #DCDACC;}
 +
.right .block li a:hover {background: #F2F0EA;}
 +
</style>
</style>

Revision as of 04:27, 30 September 2010


Header