Template:Team:Uppsala/synbio
From 2013.igem.org
(Difference between revisions)
Sabrijamal (Talk | contribs) |
|||
(18 intermediate revisions not shown) | |||
Line 26: | Line 26: | ||
#synbio_title{ | #synbio_title{ | ||
- | height: | + | height:35px; |
width:200px; | width:200px; | ||
border:solid 3px; | border:solid 3px; | ||
Line 45: | Line 45: | ||
width: 600px; | width: 600px; | ||
border: solid 3px; | border: solid 3px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
- | + | } | |
- | } | + | |
- | + | ||
#synbio_table{ | #synbio_table{ | ||
height:270px; | height:270px; | ||
Line 57: | Line 58: | ||
margin-top:10px; | margin-top:10px; | ||
} | } | ||
+ | |||
+ | table{ | ||
+ | float: middle; | ||
+ | padding: 10px; | ||
+ | } | ||
+ | |||
+ | .title{ | ||
+ | padding: 10px; | ||
+ | font-family: "Times New Roman", Times, serif; | ||
+ | font-style: bold; | ||
+ | font-size: 25px; | ||
+ | |||
+ | } | ||
+ | |||
+ | .timer | ||
+ | { | ||
+ | |||
+ | background-color: white; | ||
+ | width: 100%; | ||
+ | margin: auto; | ||
+ | |||
+ | } | ||
+ | |||
+ | .time | ||
+ | { | ||
+ | padding: 15px; | ||
+ | border-radius: 15px; | ||
+ | box-shadow: 5px 5px 15px rgba(110,110,110, .8); | ||
+ | background-color: RGB(182,230,253); | ||
+ | text-align: center; | ||
+ | width: 40px; | ||
+ | height: 40px; | ||
+ | /* text-shadow: inset 0px 0px 20px rgba(255,255,255, 1);*/ | ||
+ | font-family: "Times New Roman", Times, serif; | ||
+ | font-style: bold; | ||
+ | font-size: 30px; | ||
+ | |||
+ | } | ||
+ | |||
+ | .space{ | ||
+ | font-style: bold; | ||
+ | font-size: 30px; | ||
+ | text-align: center; | ||
+ | width: 36px; | ||
+ | height: 36px; | ||
+ | } | ||
+ | |||
+ | .hp-subheader { | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | #synbio-text { | ||
+ | height: 200px; | ||
+ | width: 65%; | ||
+ | border: 1px solid; | ||
+ | float: left; | ||
+ | } | ||
+ | |||
+ | #synbio-logo { | ||
+ | width: 33%; | ||
+ | height: 200px; | ||
+ | border: 1px solid; | ||
+ | float: right; | ||
+ | } | ||
+ | |||
+ | #synbio-second-content { | ||
+ | clear: both; | ||
+ | } | ||
+ | |||
+ | #schedule { | ||
+ | width: 400px; | ||
+ | height: 300px; | ||
+ | border: 1px solid; | ||
+ | float: left; | ||
+ | |||
+ | } | ||
+ | |||
+ | #synbio-pic { | ||
+ | width: 500px; | ||
+ | height: 300px; | ||
+ | border: 1px solid; | ||
+ | float: right; | ||
+ | } | ||
+ | |||
+ | #synbio-gallery { | ||
+ | clear: both; | ||
+ | width: 100%; | ||
+ | height: 350px; | ||
+ | border: 1px solid; | ||
+ | } | ||
+ | |||
+ | .synbioday-pic { | ||
+ | |||
+ | display:block; | ||
+ | width:800px; | ||
+ | margin-right:auto; | ||
+ | margin-left:auto; | ||
+ | |||
+ | } | ||
+ | |||
+ | i { | ||
+ | display:block; | ||
+ | margin-left:55px; | ||
+ | margin-right:50px; | ||
+ | |||
+ | } | ||
+ | |||
+ | .synbioday-pic1 { | ||
+ | display:block; | ||
+ | width:800px; | ||
+ | margin-right:auto; | ||
+ | margin-left:auto; | ||
+ | padding-top:20px; | ||
+ | |||
+ | } | ||
+ | |||
</html> | </html> |
Latest revision as of 12:35, 28 September 2013