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;

}

  1. globalWrapper {width: 100%;}
  2. content{

padding: 0px; width: 1000px; //background: #BABABA;

       background: white;

font-family: 'Gill Sans MT', 'Garamond', Georgia ,Helvetica,sans-serif; border: none; text-decoration: none; }

  1. footer, f-poweredbyico, f-copyrightico, f-list {

background: #BABABA; margin:0px; padding:0px;}

  1. footer-box {

background: #BABABA; border:none; }

  1. p-logo{display:none;}
  2. search-controls{

display:none; }

  1. top-section{

width: 100%;

//background: url(Noise_pattern_8.jpg); height: 5px; border:none; } .firstHeading {

   display:none;

}