Template:Cambridge2

From 2009.igem.org

(Difference between revisions)
(New page: <html> <style type="text/css"> - width of page is 970: * { margin:0; padding:0; } * body { -x-system-font:none; background:#333333 none repeat scroll 0 0; color:#444444; font-family:...)
Line 186: Line 186:
     text-align: justify;
     text-align: justify;
}
}
 +
Line 197: Line 198:
-
/* This puts a space inbetween paragraphs */
+
 
p {
p {
 +
    margin:0;
     margin-bottom: 10px;
     margin-bottom: 10px;
-
}  
+
}
 +
.editsection {
 +
    font-size: 75%;
 +
    font-weight: normal;
 +
}
 +
/* This hides the Table of Contents. */
 +
#toc {
 +
    display: none;
 +
}
 +
 

Revision as of 14:07, 22 July 2009

/*

  • /