Template:Team:Berkeley/foundation

From 2013.igem.org

(Difference between revisions)
(Created page with "- ******************************************************* * Thank you Berkeley iGEM 2012 for snippets of the code!* ********************************************************: bo...")
Line 4: Line 4:
body{  
body{  
-
   //background: url(https://static.igem.org/mediawiki/2011/6/68/Noise_pattern_8.jpg);
+
   background: url(http://www.flickr.com/photos/x1brett/8389248386/lightbox/);
-
   background-color: white;
+
   //background-color: white;
}
}
#globalWrapper {width: 100%;}
#globalWrapper {width: 100%;}

Revision as of 07:35, 27 August 2013

/********************************************************

  • Thank you Berkeley iGEM 2012 for snippets of the code!*
                                                                                                                  • /

body{

  background: url(http://www.flickr.com/photos/x1brett/8389248386/lightbox/);
  //background-color: white;

}

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

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

       background: white;

font-family: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;

}