Template:Imperial/09/CSS

From 2009.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
 +
/*----------------------------------------------------------------------------*/
 +
/* Adapting the iGEM wiki                                                    */
 +
/*----------------------------------------------------------------------------*/
 +
 +
#globalWrapper{
 +
    background: url(https://static.igem.org/mediawiki/2009/7/7a/II09_Main_Background_Blue.png) repeat-x;
 +
}
 +
 +
#content {}
 +
.firstHeading{font-size: 0pt;}
 +
 +
#p-logo {
 +
    filter:alpha(opacity=00);-moz-opacity:.00;opacity:.00;
 +
}
 +
 +
#top-section {
 +
    background-image: url(https://static.igem.org/mediawiki/2009/2/2a/II09_wiki.png);
 +
    background-size: 100%;
 +
}
 +
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
/* Structure                                                                  */
/* Structure                                                                  */
Line 52: Line 72:
     font-size: 9pt;
     font-size: 9pt;
     text-align: justify;
     text-align: justify;
-
}
 
-
 
-
#content {}
 
-
.firstHeading{font-size: 0pt;}
 
-
 
-
#p-logo {
 
-
    filter:alpha(opacity=00);-moz-opacity:.00;opacity:.00;
 
-
}
 
-
 
-
#top-section {
 
-
    background-image: url(https://static.igem.org/mediawiki/2009/2/2a/II09_wiki.png);
 
-
    background-size: 100%;
 
}
}

Revision as of 10:49, 3 September 2009