Template:Team:Freiburg

From 2012.igem.org

(Difference between revisions)
Line 56: Line 56:
}
}
-
/*Now to set heading and body fonts*/
+
html {
-
html{
+
    background: url('https://static.igem.org/mediawiki/2012/f/ff/FreigembackgroundNEW3.png');
-
background:#fff url('https://2012.igem.org/File:FreigembackgroundNEW2.png');
+
    height: 100%;
}
}
 +
body {
body {
-
     background: #fff url('https://static.igem.org/mediawiki/2012/f/ff/FreigembackgroundNEW3.png') ;
+
     background: url('https://2012.igem.org/File:FreigembackgroundNEW2.png') repeat-y;
-
background-attachment:scroll;    
+
    background-position: 75px top;
-
background-repeat:no-repeat;                 /* Background (on side color)*/
+
    margin: 0;
-
background-size: 100% ;
+
    padding: 0;
 +
    height: 100%;
 +
}
 +
 
 +
 
 +
html>body {
 +
    min-height: 100%;
 +
    height: auto;
 +
}
-
 
-
   
 
h0
h0
{
{

Revision as of 12:02, 24 September 2012