Template:UOttawa Stylesheet

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <style type="text/css"> body { color: #333; background: white; font-family: 'Open Sans', sans-serif; font-size: 12pt; margin: 0px; padding: 0px; } div { bord...")
Line 1: Line 1:
<html>
<html>
 +
<style type="text/css">
 +
div#top-section, div#footer-box, h1.firstHeading, div#contentSub, div#catlinks
 +
{
 +
display: none;
 +
}
 +
 +
div#content, div#globalWrapper
 +
{
 +
margin:0;
 +
padding:0;
 +
border:none;
 +
font-size:100%;
 +
background:none;
 +
}
 +
 +
body
 +
{
 +
background:white;
 +
}
 +
</style>
<style type="text/css">
<style type="text/css">
body {
body {

Revision as of 23:15, 29 May 2013