Team:Marburg SYNMIKRO:Template:Header
From 2012.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<link rel="stylesheet" href="http://web383.mis60.de/inprogress/Wiki/mediawiki-1.18.2/index.php?title=Stylesheet&action=raw&ctype=text/css" type="text/css" /> | <link rel="stylesheet" href="http://web383.mis60.de/inprogress/Wiki/mediawiki-1.18.2/index.php?title=Stylesheet&action=raw&ctype=text/css" type="text/css" /> | ||
+ | <style> | ||
+ | #toc { | ||
+ | left: 20px; | ||
+ | list-style: none; | ||
+ | position: fixed; | ||
+ | top: 20px; | ||
+ | } | ||
+ | #toc li { | ||
+ | margin-bottom: 2px; | ||
+ | } | ||
+ | #toc a { | ||
+ | background: #ededed; | ||
+ | color: #666; | ||
+ | display: block; | ||
+ | font-size: 11px; | ||
+ | padding: 5px 10px; | ||
+ | text-decoration: none; | ||
+ | text-transform: uppercase; | ||
+ | } | ||
+ | #toc a:hover { | ||
+ | background: #dedede; | ||
+ | } | ||
+ | #toc .current a { | ||
+ | background: #666; | ||
+ | color: #ededed; | ||
+ | } | ||
+ | |||
+ | #container { | ||
+ | margin: 0 auto; | ||
+ | width: 800px; | ||
+ | } | ||
+ | .section { | ||
+ | border-bottom: 5px solid #ccc; | ||
+ | padding: 20px; | ||
+ | } | ||
+ | .section p:last-child { | ||
+ | margin-bottom: 0; | ||
+ | } | ||
+ | </style> | ||
Revision as of 16:04, 7 May 2012