Team:TU-Delft/CSS

From 2012.igem.org

(Difference between revisions)
Line 22: Line 22:
width:100%;
width:100%;
height:100%;
height:100%;
-
background:#000080;
+
background:#fff45a;
border:none;
border:none;
padding:0;
padding:0;
Line 55: Line 55:
}
}
#content {
#content {
-
background: #000080;
+
background: #fff45a;
padding:0;
padding:0;
width:100%;
width:100%;
Line 65: Line 65:
width:685px;
width:685px;
border:0;
border:0;
-
background:#000080;
+
background:#fff45a;
z-index:800;
z-index:800;
}
}
Line 121: Line 121:
width:155px;
width:155px;
height:240px;
height:240px;
-
background:#000080;
+
background:#fff45a;
padding:10px 0 0 0;
padding:10px 0 0 0;
bottom:90px;
bottom:90px;
Line 148: Line 148:
#contentbox {
#contentbox {
-
background: #000080;
+
background: #fff45a;
width:590px;
width:590px;
margin: -10px auto 0 auto;
margin: -10px auto 0 auto;
Line 199: Line 199:
   right:0px;
   right:0px;
   text-align:left;
   text-align:left;
-
background:#000080;
+
background:#fff45a;
}
}
#centeredmenu ul li {
#centeredmenu ul li {
Line 250: Line 250:
#nav ul{
#nav ul{
width:690px;
width:690px;
-
background: #000080;
+
background: #fff45a;
text-align:center;
text-align:center;
margin: 0 auto;
margin: 0 auto;
Line 266: Line 266:
display: inline;
display: inline;
padding:0 3px;
padding:0 3px;
-
background:#000080;
+
background:#fff45a;
text-align:center;
text-align:center;
}
}
Line 280: Line 280:
margin: 0 0 0 -343px;
margin: 0 0 0 -343px;
padding: 0 0 5px 0;
padding: 0 0 5px 0;
-
background:#000080;
+
background:#fff45a;
text-align:center;
text-align:center;
}
}
Line 341: Line 341:
}
}
#nav li.off a:hover, #nav li:hover a {
#nav li.off a:hover, #nav li:hover a {
-
background: #000080;
+
background: #fff45a;
color: #E81B05;
color: #E81B05;
}
}
#nav li.off a:hover span, #nav li:hover a {
#nav li.off a:hover span, #nav li:hover a {
-
background: #000080;
+
background: #fff45a;
color: #E81B05;
color: #E81B05;
}
}
Line 472: Line 472:
.left-menu:hover {
.left-menu:hover {
     color: #E81B05;
     color: #E81B05;
-
     background-color: #000080;
+
     background-color: #fff45a;
}
}
.right-menu, .right-menu a {
.right-menu, .right-menu a {
Line 511: Line 511:
     padding: 0px 15px 0px 0px;
     padding: 0px 15px 0px 0px;
     color: #E81B05;
     color: #E81B05;
-
     background-color: #000080;
+
     background-color: #fff45a;
}
}
.right-menu li a:hover {
.right-menu li a:hover {

Revision as of 17:24, 25 June 2012