Template:12SJTU mainpage css
From 2012.igem.org
(Difference between revisions)
Huanan1991 (Talk | contribs) (Created page with "<html> <head> <style type="text/css"> body { margin: 0px 0px 0px 0px; background-repeat:no-repeat !important; background-attachment: fixed!important; color: #000000; font-...") |
Huanan1991 (Talk | contribs) |
||
(8 intermediate revisions not shown) | |||
Line 6: | Line 6: | ||
{ | { | ||
margin: 0px 0px 0px 0px; | margin: 0px 0px 0px 0px; | ||
- | + | background-image:url(/wiki/images/3/33/12SJTU_background_1366x768.png); | |
background-repeat:no-repeat !important; | background-repeat:no-repeat !important; | ||
background-attachment: fixed!important; | background-attachment: fixed!important; | ||
Line 90: | Line 90: | ||
{ | { | ||
background-color:#F6931E; | background-color:#F6931E; | ||
- | |||
width:1012px; | width:1012px; | ||
} | } | ||
Line 103: | Line 102: | ||
#abstract-content | #abstract-content | ||
{ | { | ||
- | padding: 5px 20px | + | padding: 5px 20px 5px 20px; |
margin: 0 20px 0 20px; | margin: 0 20px 0 20px; | ||
font-weight:bold; | font-weight:bold; | ||
Line 109: | Line 108: | ||
#achievements | #achievements | ||
{ | { | ||
- | |||
width:1012px; | width:1012px; | ||
background-color:#F6931E; | background-color:#F6931E; | ||
Line 123: | Line 121: | ||
#achievements-content | #achievements-content | ||
{ | { | ||
- | padding: 5px 20px | + | padding: 5px 20px 5px 20px; |
margin: 0 20px 0 20px; | margin: 0 20px 0 20px; | ||
Line 159: | Line 157: | ||
{ | { | ||
background-color:#F6931E; | background-color:#F6931E; | ||
- | height: | + | height:50px; |
width:1012px; | width:1012px; | ||
} | } | ||
#design-title | #design-title | ||
{ | { | ||
- | height: | + | height:50px; |
width:1012px; | width:1012px; | ||
background-image: url(/wiki/images/4/4e/12SJTU_project_title.png) | background-image: url(/wiki/images/4/4e/12SJTU_project_title.png) | ||
Line 177: | Line 175: | ||
height:250px; | height:250px; | ||
width:1012px; | width:1012px; | ||
- | + | ||
} | } | ||
#sponsors-title | #sponsors-title | ||
Line 186: | Line 184: | ||
width:1012px; | width:1012px; | ||
background-image: url(/wiki/images/6/6b/12SJTU_title_sponsors.png) | background-image: url(/wiki/images/6/6b/12SJTU_title_sponsors.png) | ||
+ | } | ||
+ | #sponsors-content | ||
+ | { | ||
+ | position:relative; | ||
+ | top:20px; | ||
+ | width:1012px; | ||
+ | height:200px | ||
} | } | ||
div.main-entry | div.main-entry | ||
Line 207: | Line 212: | ||
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-color:#ffb000; | ||
+ | color:black; | ||
+ | } | ||
+ | #entry-cover2:hover | ||
+ | { | ||
+ | background-color:#4fb1ca; | ||
+ | color:black; | ||
+ | } | ||
+ | #entry-cover3:hover | ||
+ | { | ||
+ | background-color:#fe88b8; | ||
+ | color:black; | ||
} | } | ||
p | p | ||
Line 212: | Line 242: | ||
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:5px 10px; | ||
+ | line-height:1.3em; | ||
} | } | ||
table.main | table.main |
Latest revision as of 03:20, 27 October 2012