Team:Marburg/Template:style.css
From 2013.igem.org
(Difference between revisions)
m |
m |
||
Line 96: | Line 96: | ||
#mr-wrapper p, #mr-wrapper-wide p { | #mr-wrapper p, #mr-wrapper-wide p { | ||
padding: 10px !important; | padding: 10px !important; | ||
+ | padding-top: 0px !important; | ||
text-align: justify; | text-align: justify; | ||
- | margin-left: | + | margin-left: 10px !important; |
font-size: 10pt; | font-size: 10pt; | ||
line-height: 14pt; | line-height: 14pt; | ||
Line 113: | Line 114: | ||
position: relative; | position: relative; | ||
text-align: left; | text-align: left; | ||
- | z-index: | + | z-index:10; |
} | } | ||
Line 124: | Line 125: | ||
bottom: 0; | bottom: 0; | ||
right: 0; | right: 0; | ||
- | z-index: | + | z-index: 10; |
} | } | ||
- | #mr-sidebar ul { | + | #mr-sidebar ul#mr-sidebar-list { |
width: 175px; | width: 175px; | ||
list-style:none; | list-style:none; | ||
margin-top: 10px !important; | margin-top: 10px !important; | ||
margin-left: 5px !important; | margin-left: 5px !important; | ||
- | z-index: | + | z-index: 15; |
} | } | ||
- | #mr-sidebar ul li { | + | #mr-sidebar ul#mr-sidebar-list li { |
font-size: 11pt; | font-size: 11pt; | ||
vertical-align: middle; | vertical-align: middle; | ||
Line 141: | Line 142: | ||
height: 23px; | height: 23px; | ||
padding-left: 10px !important; | padding-left: 10px !important; | ||
+ | z-index: 16; | ||
} | } | ||
- | #mr-sidebar ul li a { | + | #mr-sidebar ul#mr-sidebar-list li a { |
font-weight: bold; | font-weight: bold; | ||
width: 150px; | width: 150px; | ||
+ | z-index: 100; | ||
} | } | ||
- | #mr-sidebar ul li:hover { | + | #mr-sidebar ul#mr-sidebar-list li:hover { |
background-color: #a2dbdc; | background-color: #a2dbdc; | ||
} | } | ||
- | + | h1.content-title { | |
margin-top: 10px !important; | margin-top: 10px !important; | ||
padding-left: 60px !important; | padding-left: 60px !important; | ||
Line 159: | Line 162: | ||
line-height: 23px; | line-height: 23px; | ||
height: 23px; | height: 23px; | ||
- | width: | + | width: 940px; |
font-weight: bold !important; | font-weight: bold !important; | ||
background: #a2dbdc url('https://static.igem.org/mediawiki/2013/3/35/Igem-marburg-title-bg.png') no-repeat scroll 25px 0; | background: #a2dbdc url('https://static.igem.org/mediawiki/2013/3/35/Igem-marburg-title-bg.png') no-repeat scroll 25px 0; | ||
+ | text-align: left; | ||
+ | margin-bottom: 30px !important; | ||
} | } | ||
- | |||
- | |||
- | |||
.tleft { | .tleft { |
Revision as of 11:16, 3 October 2013