Template:Team:Uppsala/standard-style
From 2013.igem.org
(Difference between revisions)
(132 intermediate revisions not shown) | |||
Line 249: | Line 249: | ||
#bottom-pic { | #bottom-pic { | ||
- | width: | + | width: 950px; |
- | height: | + | height: 225px; |
- | margin-top: | + | margin-top: 10px; |
+ | border-radius: 0px 0px 15px 15px; | ||
+ | background-repeat: no-repeat; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2013/a/aa/Bottom_picture.png); | ||
+ | background-size: 100% 100%; | ||
} | } | ||
Line 258: | Line 262: | ||
/* Code for the size of content section */ | /* Code for the size of content section */ | ||
#main_frame { | #main_frame { | ||
- | + | ||
width: 950px; | width: 950px; | ||
margin: 20px auto; | margin: 20px auto; | ||
Line 267: | Line 271: | ||
} | } | ||
+ | |||
+ | #pic_type2 { | ||
+ | width:280px; | ||
+ | float:left; | ||
+ | } | ||
+ | |||
+ | #pic_type3 { | ||
+ | width:280px; | ||
+ | float:left; | ||
+ | margin-left:5px; | ||
+ | } | ||
+ | |||
+ | #pic_type4 { | ||
+ | width:280px; | ||
+ | float:right; | ||
+ | } | ||
+ | |||
+ | .middle-text { | ||
+ | margin-left:15px | ||
+ | } | ||
+ | |||
+ | .pic_type2 | ||
+ | { | ||
+ | height:210px; | ||
+ | border:1px solid; | ||
+ | } | ||
+ | |||
+ | .pic_type3 { | ||
+ | border:1px solid; | ||
+ | margin-left:14px; | ||
+ | height:210px; | ||
+ | } | ||
+ | |||
+ | |||
/* sponsors */ | /* sponsors */ | ||
Line 281: | Line 319: | ||
} | } | ||
.sponsorTable{ | .sponsorTable{ | ||
- | margin-left: | + | margin-left: 85px; |
width: 80%; | width: 80%; | ||
} | } | ||
.sponsorTable td{ | .sponsorTable td{ | ||
width:400px; | width:400px; | ||
- | padding | + | padding: 20px; |
} | } | ||
Line 296: | Line 334: | ||
font-size:38px; | font-size:38px; | ||
color:#22409a; | color:#22409a; | ||
+ | |||
+ | } | ||
+ | |||
+ | .main-title-left { | ||
+ | |||
+ | border:none; | ||
+ | font-size:38px; | ||
+ | color:#22409a; | ||
+ | float:left; | ||
} | } | ||
Line 317: | Line 364: | ||
h3 { | h3 { | ||
color:#0089d1; | color:#0089d1; | ||
+ | } | ||
+ | |||
+ | .title-border { | ||
+ | |||
+ | color:#0089d1; | ||
+ | border-bottom:1px solid #aaaaaa; | ||
} | } | ||
Line 357: | Line 410: | ||
height:100px; | height:100px; | ||
width:170px; | width:170px; | ||
- | |||
} | } | ||
+ | |||
+ | .main-title_no_border{ | ||
+ | border:none; | ||
+ | } | ||
+ | |||
+ | .symbol-pic { | ||
+ | float:right; | ||
+ | } | ||
+ | |||
+ | #clear { | ||
+ | clear:both; | ||
+ | } | ||
+ | |||
+ | .method-plasmid { | ||
+ | |||
+ | width:800px; | ||
+ | display:block; | ||
+ | margin-right:auto; | ||
+ | margin-left:auto; | ||
+ | } | ||
+ | |||
+ | #chromoprotein_world{ | ||
+ | width:400px; | ||
+ | height:400px; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | border:solid 1px; | ||
+ | } | ||
+ | |||
+ | .chromoprotein_world{ | ||
+ | width:400px; | ||
+ | height:400px; | ||
+ | } | ||
+ | |||
+ | #chromoprotein_n_reviews{ | ||
+ | width:500px; | ||
+ | height:500px; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | border:solid 1px; | ||
+ | } | ||
+ | |||
+ | .chromoprotein_n_reviews{ | ||
+ | width:500px; | ||
+ | height:500px; | ||
+ | } | ||
+ | |||
+ | #chromoprotein_all{ | ||
+ | width:600px; | ||
+ | |||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | border:solid 1px; | ||
+ | } | ||
+ | |||
+ | .chromoprotein_all{ | ||
+ | width:600px; | ||
+ | |||
+ | } | ||
+ | |||
+ | .team-pic-template { | ||
+ | display:block; | ||
+ | width:700px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | |||
+ | } | ||
+ | |||
+ | .vision-pic { | ||
+ | display:block; | ||
+ | width:600px; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | |||
+ | } | ||
+ | |||
+ | #pic1 { | ||
+ | |||
+ | } | ||
+ | |||
+ | .bio-pic { | ||
+ | float:right; | ||
+ | height:232px; | ||
+ | } | ||
+ | |||
+ | .miraculin-text-left { | ||
+ | float:left; | ||
+ | } | ||
+ | |||
+ | #pokal { | ||
+ | |||
+ | float:left; | ||
+ | |||
+ | } | ||
+ | |||
+ | #achievement-box { | ||
+ | |||
+ | box-shadow: inset 0px 0px 35px rgba(110,110,110, .8); | ||
+ | border-radius:15px; | ||
+ | padding:20px; | ||
+ | } | ||
+ | |||
+ | .slogan | ||
+ | { | ||
+ | position:relative; | ||
+ | top: 0px; | ||
+ | left: 130px; | ||
+ | width: 320px; | ||
+ | } | ||
+ | |||
+ | .shuttle_vec{ | ||
+ | float:right; | ||
+ | height:210px; | ||
+ | } | ||
+ | |||
+ | .bottom-button { | ||
+ | width:100px; | ||
+ | } | ||
+ | |||
+ | #red-button { | ||
+ | |||
+ | float:left; | ||
+ | margin-left:20px; | ||
+ | } |
Latest revision as of 20:24, 4 October 2013