Team:Freiburg Bioware/css menu

From 2010.igem.org

(Difference between revisions)
Line 51: Line 51:
#menu dt a, #menu dt a:visited {  
#menu dt a, #menu dt a:visited {  
 +
width: 120px;
 +
height: 35px;
 +
margin: 10px 0x 10px 0px;
 +
padding: 15px 0px 0px 0px;
 +
float: left;
 +
font-weight: bold;
 +
font-size: 12px;
 +
text-decoration: none;
 +
color: #555555;
background: transparent url(http://www.molbiotech.uni-freiburg.de/iGEM/wiki2010/images/5/56/Freiburg10_button_a_120.jpg) no-repeat scroll center center;
background: transparent url(http://www.molbiotech.uni-freiburg.de/iGEM/wiki2010/images/5/56/Freiburg10_button_a_120.jpg) no-repeat scroll center center;
color:#030659;
color:#030659;
Line 81: Line 90:
/* menu */
/* menu */
-
#menu {
+
#menu, #info {
width: 960px;
width: 960px;
margin: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;

Revision as of 01:05, 7 October 2010