Template:12SJTU theme css
From 2012.igem.org
(Difference between revisions)
Huanan1991 (Talk | contribs) |
Huanan1991 (Talk | contribs) |
||
Line 62: | Line 62: | ||
table.head | table.head | ||
{ | { | ||
- | height: | + | height: 147px; |
- | width: | + | width: 1012px; |
z-index:999; | z-index:999; | ||
display: block; | display: block; | ||
- | background:url('/wiki/images/ | + | background:url('/wiki/images/a/a0/12SJTU_banner.png') no-repeat; |
margin-top:60px; | margin-top:60px; | ||
+ | box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.4); | ||
+ | -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.4); | ||
+ | -moz-box-shadow: 0px 0px 16px rgba(0,0,0,0.4); | ||
} | } | ||
table.main | table.main | ||
Line 94: | Line 97: | ||
{ | { | ||
background: none transparent scroll repeat 0% 0% | background: none transparent scroll repeat 0% 0% | ||
+ | } | ||
+ | p | ||
+ | { | ||
+ | font-size:105%; | ||
+ | text-align:justify; | ||
} | } | ||
a.info | a.info | ||
Line 204: | Line 212: | ||
td.outer { | td.outer { | ||
background: url('/wiki/images/3/3b/12SJTU_background.png') repeat; | background: url('/wiki/images/3/3b/12SJTU_background.png') repeat; | ||
+ | background-color: white; | ||
border-collapse:separate; | border-collapse:separate; | ||
} | } | ||
Line 256: | Line 265: | ||
padding-top: 0px; | padding-top: 0px; | ||
padding-bottom: 0px; | padding-bottom: 0px; | ||
+ | } | ||
+ | h4 | ||
+ | { | ||
+ | font-size: 5pt; | ||
+ | font-family: Arial; | ||
+ | font-weight: bold; | ||
} | } | ||
td.rowhead_left | td.rowhead_left | ||
Line 332: | Line 347: | ||
a:visited | a:visited | ||
{ | { | ||
- | |||
text-decoration: none | text-decoration: none | ||
} | } |
Revision as of 03:24, 26 September 2012