Template:Tsinghua-A css
From 2013.igem.org
(Difference between revisions)
Line 99: | Line 99: | ||
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; | ||
Line 146: | Line 146: | ||
} | } | ||
header { | header { | ||
- | background: | + | background:rgb(77,226, 250); |
} | } | ||
.wrapper { | .wrapper { | ||
Line 155: | Line 155: | ||
width:72.916666666666666666666666666667%; | width:72.916666666666666666666666666667%; | ||
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 179: | Line 179: | ||
width:22.916666666666666666666666666667%; | width:22.916666666666666666666666666667%; | ||
float:right; | float:right; | ||
- | background:none repeat scroll 0 0 rgba( | + | background:none repeat scroll 0 0 rgba(50, 138, 174, 0.4); |
} | } | ||
.sBlock { | .sBlock { |
Revision as of 13:13, 24 September 2013