Team:Marburg SYNMIKRO:Template:stylesheet.css
From 2012.igem.org
(Difference between revisions)
(15 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | <html> | ||
+ | <style> | ||
/*kasten*/ | /*kasten*/ | ||
#synmikrolink { | #synmikrolink { | ||
position: absolute; | position: absolute; | ||
- | top:- | + | top:-160px; |
- | right: | + | right:40px; |
z-index: 7; | z-index: 7; | ||
height: 60px; | height: 60px; | ||
- | width: | + | width:240px; |
background-color: transparent; | background-color: transparent; | ||
} | } | ||
Line 13: | Line 15: | ||
#mainpagelink{ | #mainpagelink{ | ||
position: absolute; | position: absolute; | ||
- | top:- | + | top:-230px; |
- | left: | + | left:5px; |
z-index: 7; | z-index: 7; | ||
} | } | ||
Line 343: | Line 345: | ||
#p-logo { | #p-logo { | ||
height: 254px; | height: 254px; | ||
- | background: #000000 url(' | + | background: #000000 url('https://static.igem.org/mediawiki/2012/8/8f/Syn_MR_banner2.png'); |
} | } | ||
Line 366: | Line 368: | ||
#search-controls { | #search-controls { | ||
position: absolute; | position: absolute; | ||
- | top: | + | top: 170px; |
right: -8px; | right: -8px; | ||
width: 180px; | width: 180px; | ||
Line 414: | Line 416: | ||
.left-menu ul{ | .left-menu ul{ | ||
- | width: | + | width:370px; |
white-space: normal; | white-space: normal; | ||
} | } | ||
Line 422: | Line 424: | ||
text-align: left; | text-align: left; | ||
text-decoration:none; | text-decoration:none; | ||
- | color: # | + | color: #DAE3B7 !important; |
text-transform: lowercase; | text-transform: lowercase; | ||
background-color: transparent; | background-color: transparent; | ||
Line 611: | Line 613: | ||
#content { | #content { | ||
width: 965px; | width: 965px; | ||
+ | z-index: -1999 | ||
# margin-left: 10px; | # margin-left: 10px; | ||
margin: 0 auto; | margin: 0 auto; | ||
Line 1,460: | Line 1,463: | ||
background-color: #f0f0ff; | background-color: #f0f0ff; | ||
} | } | ||
+ | </style> | ||
+ | </html> |
Latest revision as of 14:48, 26 September 2012