Template:Team:Uppsala/safety-form-style
From 2013.igem.org
(Difference between revisions)
(6 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | .left { | ||
+ | float:right; | ||
+ | } | ||
#float-left-text { | #float-left-text { | ||
Line 6: | Line 10: | ||
width:400px; | width:400px; | ||
float:left; | float:left; | ||
- | + | ||
} | } | ||
Line 14: | Line 18: | ||
width:400px; | width:400px; | ||
float:right; | float:right; | ||
- | + | ||
} | } | ||
Line 280: | Line 284: | ||
#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%; | ||
} | } | ||
#main_frame { | #main_frame { | ||
- | min-height: | + | min-height: 400px; |
width: 950px; | width: 950px; | ||
margin: 20px auto; | margin: 20px auto; | ||
Line 304: | Line 312: | ||
left: -400px | left: -400px | ||
} | } | ||
+ | |||
+ | |||
+ | .slogan | ||
+ | { | ||
+ | position:relative; | ||
+ | top: 0px; | ||
+ | left: 130px; | ||
+ | width: 320px; | ||
+ | } | ||
</style> | </style> |
Latest revision as of 19:34, 4 October 2013