Template:CSS/EPFL head

From 2014.igem.org

(Difference between revisions)
Line 23: Line 23:
     <!-- Add custom CSS here -->
     <!-- Add custom CSS here -->
     <style type="text/css">
     <style type="text/css">
 +
body, html {
body, html {
height: 100%;
height: 100%;
width: 100%;
width: 100%;
 +
}
 +
 +
h1, h2, h3, h4, h5, h6 {
 +
border: none;
 +
margin: auto;
 +
}
 +
 +
hr {
 +
margin: auto !important;
}
}
Line 188: Line 198:
#globalWrapper {
#globalWrapper {
font-size: 100%;
font-size: 100%;
-
}
 
-
h1, h2, h3, h4, h5, h6 {
 
-
border: none;
 
-
margin: auto !important;
 
-
}
 
-
 
-
hr {
 
-
margin: auto !important;
 
}
}

Revision as of 15:14, 31 May 2014