Template:Team:DukeNB/CSS
From 2014.igem.org
(Difference between revisions)
(154 intermediate revisions not shown) | |||
Line 6: | Line 6: | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | ||
<style media="screen" type="text/css"> | <style media="screen" type="text/css"> | ||
- | |||
- | . | + | .navleft { |
- | text-align: center; | + | position:fixed; |
- | + | color: #ffffff; | |
+ | margin-left:2.5%; | ||
+ | margin-top:10%; | ||
+ | text-align:center; | ||
+ | font-size:3em; | ||
} | } | ||
+ | .navleft table td { | ||
+ | padding:20px; | ||
+ | font-color:#ffffff; | ||
+ | } | ||
- | + | #lapr td:hover { | |
+ | font-color: #0000ff; | ||
+ | } | ||
+ | a { | ||
+ | font-color:#000000; | ||
+ | } | ||
+ | #rightnb { | ||
+ | float:right; | ||
+ | width:70%; | ||
+ | color:#fff; | ||
+ | margin-top:-5%; | ||
+ | } | ||
+ | .day { | ||
+ | z-index:100; | ||
+ | color:#fff; | ||
+ | margin:5%; | ||
+ | } | ||
+ | |||
+ | .day h2 { | ||
+ | color:#fff; | ||
+ | } | ||
+ | |||
+ | .day h1 { | ||
+ | color:#fff; | ||
+ | } | ||
+ | |||
+ | .obj { | ||
+ | text-transform:uppercase; | ||
+ | } | ||
+ | |||
+ | .ppl { | ||
+ | } | ||
+ | |||
+ | .lab { | ||
+ | } | ||
+ | |||
+ | .lab img { | ||
+ | width:100px; | ||
+ | height:100px; | ||
+ | } | ||
+ | |||
+ | .month { | ||
+ | font-size:3em; | ||
+ | float: center; | ||
+ | padding:2.5%; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | </style> | ||
</head> | </head> | ||
<body> | <body> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | ||
- | + | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 02:15, 18 October 2014