Template:12SJTU mainpage css
From 2012.igem.org
(Difference between revisions)
Huanan1991 (Talk | contribs) |
Huanan1991 (Talk | contribs) |
||
Line 205: | Line 205: | ||
height:300px; | height:300px; | ||
+ | } | ||
+ | #entry-cover1,#entry-cover2,#entry-cover3 | ||
+ | { | ||
+ | background-color:transparent; | ||
+ | height:300px; | ||
+ | width:320px; | ||
+ | position:relative; | ||
+ | top:-306px; | ||
+ | color:transparent; | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | #entry-cover1:hover | ||
+ | { | ||
+ | background-image:url(/wiki/images/8/84/12SJTU_entry_cover1.png); | ||
+ | color:black; | ||
+ | } | ||
+ | #entry-cover2:hover | ||
+ | { | ||
+ | background-image:url(/wiki/images/8/80/12SJTU_entry_cover2.png); | ||
+ | color:black; | ||
+ | } | ||
+ | #entry-cover3:hover | ||
+ | { | ||
+ | background-image:url(/wiki/images/b/bc/12SJTU_entry_cover3.png); | ||
+ | color:black; | ||
} | } | ||
p | p | ||
Line 210: | Line 235: | ||
font-size: 12pt; | font-size: 12pt; | ||
text-align: justify; | text-align: justify; | ||
- | |||
text-indent: 2em; | text-indent: 2em; | ||
+ | } | ||
+ | #entry-cover1 p,#entry-cover2 p,#entry-cover3 p | ||
+ | { | ||
+ | padding:0 10px; | ||
+ | line-height:1.3em; | ||
} | } | ||
table.main | table.main |
Revision as of 02:22, 27 October 2012