CSS/gifu/protocols
From 2014.igem.org
(Difference between revisions)
(10 intermediate revisions not shown) | |||
Line 9: | Line 9: | ||
</noscript> | </noscript> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | h1{ | ||
+ | font-family:; | ||
+ | font-size:x-large; | ||
+ | } | ||
h2{ | h2{ | ||
- | font-family: | + | font-family:; |
font-size:x-large; | font-size:x-large; | ||
+ | color:#000000; | ||
+ | } | ||
+ | |||
+ | #main ol,ul{ | ||
+ | font-size:120% | ||
+ | } | ||
+ | |||
+ | .list{ | ||
+ | list-style-type: disc; | ||
+ | font-size:120%; | ||
+ | } | ||
+ | |||
+ | #content{ | ||
+ | color:#000000; | ||
} | } | ||
</style> | </style> | ||
</head> | </head> | ||
</html> | </html> |
Latest revision as of 08:13, 16 October 2014