Team:Wisconsin-Madison/test
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <style> | ||
+ | hr | ||
+ | { border: none; | ||
+ | border-top: 1px #000000 solid; | ||
+ | } | ||
+ | |||
+ | #globalWrapper | ||
+ | { //background: url('https://static.igem.org/mediawiki/2011/a/a5/Bg2.jpg') top center; | ||
+ | //width: 100%; | ||
+ | //position: fixed; | ||
+ | //margin-left: auto; | ||
+ | //margin-right: auto; | ||
+ | background-color: #222423; | ||
+ | } | ||
+ | |||
+ | #top-section | ||
+ | { display: none; | ||
+ | } | ||
+ | |||
+ | #sddm | ||
+ | { margin: 0; | ||
+ | padding: 0; | ||
+ | z-index: 30 | ||
+ | } | ||
+ | |||
+ | #sddm li | ||
+ | { margin: 0; | ||
+ | padding: 0; | ||
+ | list-style: none; | ||
+ | float: left; | ||
+ | font: bold 11px arial | ||
+ | } | ||
+ | |||
+ | #sddm li a | ||
+ | { display: block; | ||
+ | margin: 0 1px 0 0; | ||
+ | padding: 4px 30px; | ||
+ | width: 101px; | ||
+ | background: #222423; | ||
+ | color: #FFF; | ||
+ | text-align: center; | ||
+ | text-decoration: none | ||
+ | } | ||
+ | |||
+ | #sddm li a:hover | ||
+ | { background: #434343 | ||
+ | } | ||
+ | |||
+ | #sddm div | ||
+ | { position: absolute; | ||
+ | visibility: hidden; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | background: #EAEBD8; | ||
+ | border: 1px solid #5970B2 | ||
+ | } | ||
+ | |||
+ | #sddm div a | ||
+ | { position: relative; | ||
+ | display: block; | ||
+ | margin: 0; | ||
+ | padding: 5px 10px; | ||
+ | width: auto; | ||
+ | white-space: nowrap; | ||
+ | text-align: left; | ||
+ | text-decoration: none; | ||
+ | background: #eeeeee; | ||
+ | color: #535353; | ||
+ | font: 11px arial | ||
+ | } | ||
+ | |||
+ | #sddm div a:hover | ||
+ | { background: #4e4e4e; | ||
+ | color: #FFF | ||
+ | } | ||
+ | |||
+ | #footerfake | ||
+ | { position:absolute; | ||
+ | bottom: -55px; | ||
+ | left:-5px; | ||
+ | width:100%; | ||
+ | // Height of the footer | ||
+ | height:1px; | ||
+ | //background:#222423; | ||
+ | } | ||
+ | |||
+ | #fcoli | ||
+ | { position:absolute; | ||
+ | bottom: -40px; | ||
+ | left:770px; | ||
+ | // Height of the footer | ||
+ | height:1px; | ||
+ | //background:#222423; | ||
+ | } | ||
+ | |||
+ | table | ||
+ | <html> | ||
<style> | <style> | ||
hr | hr | ||
Line 194: | Line 291: | ||
</li> | </li> | ||
</ul> | </ul> | ||
- | </center | + | </center> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + |
Revision as of 15:26, 15 August 2011