Template:Imperial/StartPage
From 2008.igem.org
(Difference between revisions)
m |
m |
||
Line 6: | Line 6: | ||
<style type="text/css"> | <style type="text/css"> | ||
div.Section { | div.Section { | ||
- | font:9pt/14pt | + | font:9pt/14pt Verdana, Arial, Geneva, sans-serif; |
- | + | ||
} | } | ||
/* Text (paragraphs) */ | /* Text (paragraphs) */ | ||
div.Section p { | div.Section p { | ||
- | font:9pt/14pt | + | font:9pt/14pt Verdana, Arial, Geneva, sans-serif; |
- | + | ||
text-align:justify; | text-align:justify; | ||
margin-top:0px; | margin-top:0px; | ||
Line 22: | Line 20: | ||
/* Headings */ | /* Headings */ | ||
div.Section h1 { | div.Section h1 { | ||
- | font:20pt | + | font:20pt Verdana, Arial, Geneva, sans-serif; |
text-align:left; | text-align:left; | ||
color:#3366FF; | color:#3366FF; | ||
Line 29: | Line 27: | ||
/* Subheadings */ | /* Subheadings */ | ||
div.Section h2 { | div.Section h2 { | ||
- | font:16pt | + | font:16pt Verdana, Arial, Geneva, sans-serif; |
color:#3366FF; | color:#3366FF; | ||
margin-left:5px; | margin-left:5px; | ||
Line 36: | Line 34: | ||
/* Subsubheadings */ | /* Subsubheadings */ | ||
div.Section h3 { | div.Section h3 { | ||
- | font:14pt | + | font:14pt Verdana, Arial, sans-serif; |
font-weight:bold; | font-weight:bold; | ||
color:#3366FF; | color:#3366FF; | ||
Line 44: | Line 42: | ||
/* Subsubsubheadings */ | /* Subsubsubheadings */ | ||
div.Section h4 { | div.Section h4 { | ||
- | font:10pt | + | font:10pt Verdana, Arial, sans-serif; |
color:#3366FF; | color:#3366FF; | ||
margin-left:15px; | margin-left:15px; | ||
Line 51: | Line 49: | ||
/* Subsubsubsubheadings */ | /* Subsubsubsubheadings */ | ||
div.Section h5 { | div.Section h5 { | ||
- | font:10pt | + | font:10pt Verdana, Arial, sans-serif; |
color:#3366FF; | color:#3366FF; | ||
margin-left:20px; | margin-left:20px; | ||
Line 58: | Line 56: | ||
/* References */ | /* References */ | ||
div.Section h6 { | div.Section h6 { | ||
- | font:10pt | + | font:10pt Verdana, Arial, sans-serif; |
font-weight:bold; | font-weight:bold; | ||
font-style:italic; | font-style:italic; |
Revision as of 13:52, 30 July 2008