Template:Nairobi/white

From 2011.igem.org

(Difference between revisions)
 
(26 intermediate revisions not shown)
Line 9: Line 9:
a:hover{
a:hover{
-
color:orange;
+
color:#009900;
text-decoration:none;
text-decoration:none;
}
}
Line 20: Line 20:
a:active{
a:active{
text-decoration:none;
text-decoration:none;
-
color:orange;
+
color:#009900;
}
}
Line 28: Line 28:
text-align:center;
text-align:center;
color:white;
color:white;
-
background-color:orange;
+
background-color:#009900;
border-bottom:3px solid #f9f9f9;
border-bottom:3px solid #f9f9f9;
-
padding-bottom: 8px;
+
padding-bottom: 8px;
-
padding-top:8px;
+
padding-top:8px;
Line 60: Line 60:
#toc a:hover{
#toc a:hover{
-
color:orange;
+
color:#009900;
text-decoration:underline;
text-decoration:underline;
}
}
#toc a:active{
#toc a:active{
-
color:orange;
+
color:#009900;
text-decoration:underline;
text-decoration:underline;
}
}
#toc a:visited{
#toc a:visited{
-
color:#F60;
+
color:#006600;
}
}
#toc{
#toc{
background-color:white;
background-color:white;
-
border-left:orange solid 5px;
+
border-left:#009900 solid 5px;
-
border-right:none;
+
border-right:none;
-
border-top:none;
+
border-top:none;
-
border-bottom:none;
+
border-bottom:none;
}
}
Line 86: Line 86:
background:#222;
background:#222;
}
}
 +
 +
 +
#p-logo{
 +
background-image:url(https://static.igem.org/mediawiki/2011/b/b4/Nrbbanner.jpg);
 +
}
-
#p-logo{
 
-
background:#555;
 
-
background-image:url(https://static.igem.org/mediawiki/2011/b/b4/Nrbbanner.jpg);
 
-
}
 
#p-logo a{
#p-logo a{
display:none;
display:none;
Line 99: Line 100:
background-color:none;
background-color:none;
border:none;
border:none;
-
color:#F60;
+
color:#F60;
}
}
Line 128: Line 129:
body{
body{
-
background:#fff;
+
background:url(https://static.igem.org/mediawiki/2011/e/ee/NrbBackground.jpg) no-repeat center fixed;
color:#000;
color:#000;
}
}
Line 148: Line 149:
h2, .secondHeading{
h2, .secondHeading{
color:#E7E7E7;
color:#E7E7E7;
-
border-left:orange solid 5px;
+
border-left:#009900 solid 5px;
padding-left:5px;
padding-left:5px;
}
}
h1, h2, h3, h4, h5, h6 {
h1, h2, h3, h4, h5, h6 {
-
     color: orange;
+
     color: #009900;
     background: none;
     background: none;
     font-weight: normal;
     font-weight: normal;
Line 192: Line 193:
     margin: 2px;
     margin: 2px;
}
}
 +
 +
/*added by Chris*/
 +
 +
input[type=submit], input[type=button]{
 +
    background-color:#D7D7D7;
 +
    color:#009900;
 +
}
 +
 +
input[type=submit]:hover, input[type=button]:hover,input[type=submit]:active, input[type=button]:active{
 +
    background-color:#009900;
 +
    color:white;
 +
    cursor:pointer;
 +
}
 +
</style>
</style>
</html>
</html>
-
 
+
{| id="toc" align="left"
 +
!align="left"|[https://2011.igem.org/Main_Page Main iGEM page]
 +
|}
 +
.
{| id="navigation" width="100%" align="center"  
{| id="navigation" width="100%" align="center"  
!align="center"|[[Team:Nairobi|The Beginning]]
!align="center"|[[Team:Nairobi|The Beginning]]

Latest revision as of 15:37, 26 August 2011

Main iGEM page

.