Template:CSS/safety
From 2014.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<style rel='stylesheet' type='text/css'> | <style rel='stylesheet' type='text/css'> | ||
+ | .container_safety{ | ||
+ | width:100%; | ||
+ | height:2600px; | ||
+ | position:relative; | ||
+ | top:-10px; | ||
+ | left:0px; | ||
+ | padding:0px; | ||
+ | margin:0px; | ||
+ | } | ||
+ | |||
+ | .topimg{ | ||
+ | position:absolute; | ||
+ | top:50px; | ||
+ | left:220px; | ||
+ | width:920px; | ||
+ | height:200px; | ||
+ | border-radius:80px; | ||
+ | } | ||
+ | |||
+ | .topimg img{ | ||
+ | border-radius:10px; | ||
+ | } | ||
.layout{ | .layout{ | ||
width:920px; | width:920px; | ||
- | position: | + | position:absolute; |
- | top: | + | top:400px; |
left:220px; | left:220px; | ||
padding:0px; | padding:0px; | ||
margin:0px; | margin:0px; | ||
- | font-family: | + | font-family:Verdana; |
- | size: | + | size:12px; |
text-align:justify; | text-align:justify; | ||
+ | margin-top:40px; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
Revision as of 22:33, 14 October 2014