Template:Tsinghua-A css
From 2013.igem.org
(Difference between revisions)
(5 intermediate revisions not shown) | |||
Line 20: | Line 20: | ||
div#contentSub{ | div#contentSub{ | ||
display: none; | display: none; | ||
- | position: absolute; | + | position:absolute; |
+ | |||
} | } | ||
div#top-section{ | div#top-section{ | ||
Line 99: | Line 100: | ||
font-family: 'Oranienbaum', serif; | font-family: 'Oranienbaum', serif; | ||
font-size:100%; | font-size:100%; | ||
- | background: | + | background:rgba(244, 133, 43, 0.6) url('https://static.igem.org/mediawiki/2013/8/87/87d1ae65f14b175f85ab2406a342e425.jpg') no-repeat fixed center top; |
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
color: #ffffff; | color: #ffffff; | ||
- | position:relative; | + | position:relative;left:70px; |
+ | top:5px; | ||
text-shadow:0 0px, 1px 1px #2c2c2c; | text-shadow:0 0px, 1px 1px #2c2c2c; | ||
} | } | ||
Line 146: | Line 148: | ||
} | } | ||
header { | header { | ||
- | background: | + | background:rgb(77,226, 250); |
} | } | ||
.wrapper { | .wrapper { | ||
Line 153: | Line 155: | ||
} | } | ||
.contentBody { | .contentBody { | ||
- | width: | + | width:80%; |
float:left; | float:left; | ||
- | background:none repeat scroll 0 0 rgba( | + | background:none repeat scroll 0 0 rgba(50, 138, 174, 0.4); |
} | } | ||
.post { | .post { | ||
Line 176: | Line 178: | ||
padding:4%; | padding:4%; | ||
} | } | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
.sBlock { | .sBlock { | ||
padding:12%; | padding:12%; |
Latest revision as of 10:58, 25 September 2013