Team:Gaston Day School/testbar

From 2012.igem.org

(Difference between revisions)
Line 43: Line 43:
/*Now to set heading and body fonts*/
/*Now to set heading and body fonts*/
body {
body {
-
     background: #FFFFFF;                        /* Background (on side color)*/
+
     background: #545353;                        /* Background (on side color)*/
}                 
}                 
h1
h1
Line 119: Line 119:
}
}
</style>
</style>
 +
 +
<A HREF="https://2012.igem.org/Team:Gaston_Day_School"><img class="thumbnail"  img src='https://static.igem.org/mediawiki/2009/9/9e/Gds_banner.png' width= "965"/></A>
<A HREF="https://2012.igem.org/Team:Gaston_Day_School"><img class="thumbnail"  img src='https://static.igem.org/mediawiki/2009/9/9e/Gds_banner.png' width= "965"/></A>
Line 169: Line 171:
display:block;
display:block;
margin:0;
margin:0;
-
padding:9px 40px; /* play with dimensions for size of tabs */
+
padding:4px 9px; /* play with dimensions for size of tabs */
background-color:#4169E1; /* background color for tabs */
background-color:#4169E1; /* background color for tabs */
color:#FFF !important; /* font color for text in tabs */
color:#FFF !important; /* font color for text in tabs */
Line 183: Line 185:
display:none;
display:none;
position:absolute;
position:absolute;
-
width:12em;
+
width:9em;
background-color:#000; /* bug solution, do not change ! */
background-color:#000; /* bug solution, do not change ! */
border:1px solid #5970B2; /* border color for dropdown menus */
border:1px solid #5970B2; /* border color for dropdown menus */
Line 356: Line 358:
</div>
</div>
</html>
</html>
-
 
-
lets test this i hope it actually works
 

Revision as of 20:58, 6 April 2012