Template:Team:Berkeley/foundation
From 2013.igem.org
(Difference between revisions)
Line 13: | Line 13: | ||
//background: #BABABA; | //background: #BABABA; | ||
background: white; | background: white; | ||
- | font-family:Georgia ,Helvetica,sans-serif; | + | font-family: 'Gill Sans MT', 'Garamond', Georgia ,Helvetica,sans-serif; |
border: none; | border: none; | ||
text-decoration: none; | text-decoration: none; |
Revision as of 19:02, 27 September 2013
/********************************************************
- Thank you Berkeley iGEM 2012 for snippets of the code!*
- /
body{
background: url(http://www.colourbox.com/preview/2312219-868113-texture-of-blue-jeans-as-a-background.jpg); //background-color: white;
}
- globalWrapper {width: 100%;}
- content{
padding: 0px; width: 1000px; //background: #BABABA;
background: white;
font-family: 'Gill Sans MT', 'Garamond', Georgia ,Helvetica,sans-serif; border: none; text-decoration: none; }
- footer, f-poweredbyico, f-copyrightico, f-list {
background: #BABABA; margin:0px; padding:0px;}
- footer-box {
background: #BABABA; border:none; }
- p-logo{display:none;}
- search-controls{
display:none; }
- top-section{
width: 100%;
//background: url(); height: 5px; border:none; } .firstHeading {
display:none;
}