Template:Team:Hannover/new main.css
From 2014.igem.org
(Difference between revisions)
(10 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
body{ | body{ | ||
- | background-color:#FAFCF7; width: | + | background-color:#FAFCF7; |
+ | width:1000px; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | |||
+ | } | ||
.text{ | .text{ | ||
Line 47: | Line 52: | ||
height:auto; | height:auto; | ||
} | } | ||
+ | |||
+ | |||
#banner{ | #banner{ | ||
background-image:url("https://static.igem.org/mediawiki/2014/2/24/Hannover_20140815_final_wiki_banner.png"); | background-image:url("https://static.igem.org/mediawiki/2014/2/24/Hannover_20140815_final_wiki_banner.png"); | ||
Line 169: | Line 176: | ||
margin-right: auto; | margin-right: auto; | ||
} | } | ||
+ | |||
+ | #main_content { | ||
+ | width: 780px; | ||
+ | float: left; | ||
+ | } | ||
+ | |||
+ | #side_content { | ||
+ | width: 200px; | ||
+ | margin-right: 20px; | ||
+ | float: left; | ||
+ | } | ||
+ | @font-face { | ||
+ | font-family: "AlphabetizedCassetteTapes"; | ||
+ | src: url('/wiki/images/b/b5/20140914_act.eot.txt'); | ||
+ | src: local('☺'), url('/wiki/images/9/9f/20140914_act.woff.txt') format('woff'), url('/wiki/images/9/9a/20140914_act.ttf.txt') format('truetype'); | ||
+ | } | ||
+ | |||
+ | .annotation { | ||
+ | visibility: hidden; | ||
+ | position: absolute; | ||
+ | padding: 5px; | ||
+ | font-family: "AlphabetizedCassetteTapes"; | ||
+ | font-size: 20px; | ||
+ | text-align: left; | ||
+ | background-color: #ffffaa; | ||
+ | border-bottom: 1px solid #aaaa77; | ||
+ | border-right: 1px solid #aaaa77; | ||
+ | border-top: 1px dotted #dddd88; | ||
+ | border-left: 1px dotted #dddd88; | ||
+ | color: #000066; | ||
+ | } | ||
+ | |||
/* Hier hoeren Anke's Styles auf */ | /* Hier hoeren Anke's Styles auf */ |
Latest revision as of 10:54, 30 September 2014