Template:Team:Uppsala/standard-style
From 2013.igem.org
(Difference between revisions)
(83 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 268: | Line 272: | ||
} | } | ||
- | + | #pic_type2 { | |
- | { | + | width:280px; |
- | width: | + | float:left; |
+ | } | ||
+ | |||
+ | #pic_type3 { | ||
+ | width:280px; | ||
+ | float:left; | ||
+ | margin-left:5px; | ||
+ | } | ||
+ | |||
+ | #pic_type4 { | ||
+ | width:280px; | ||
+ | float:right; | ||
+ | } | ||
+ | |||
+ | .middle-text { | ||
+ | margin-left:15px | ||
} | } | ||
.pic_type2 | .pic_type2 | ||
{ | { | ||
- | + | height:210px; | |
+ | border:1px solid; | ||
} | } | ||
+ | |||
+ | .pic_type3 { | ||
+ | border:1px solid; | ||
+ | margin-left:14px; | ||
+ | height:210px; | ||
+ | } | ||
+ | |||
+ | |||
/* sponsors */ | /* sponsors */ | ||
Line 291: | 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 336: | Line 364: | ||
h3 { | h3 { | ||
color:#0089d1; | color:#0089d1; | ||
+ | } | ||
+ | |||
+ | .title-border { | ||
+ | |||
+ | color:#0089d1; | ||
+ | border-bottom:1px solid #aaaaaa; | ||
} | } | ||
Line 381: | Line 415: | ||
border:none; | border:none; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
.symbol-pic { | .symbol-pic { | ||
Line 430: | Line 460: | ||
#chromoprotein_all{ | #chromoprotein_all{ | ||
width:600px; | width:600px; | ||
- | + | ||
margin-left:auto; | margin-left:auto; | ||
margin-right:auto; | margin-right:auto; | ||
Line 438: | Line 468: | ||
.chromoprotein_all{ | .chromoprotein_all{ | ||
width:600px; | width:600px; | ||
- | + | ||
} | } | ||
Line 476: | Line 506: | ||
} | } | ||
- | |||
#achievement-box { | #achievement-box { | ||
- | + | box-shadow: inset 0px 0px 35px rgba(110,110,110, .8); | |
- | box-shadow: 0px 0px | + | |
border-radius:15px; | border-radius:15px; | ||
- | padding: 20px; | + | 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