Template:Team:Uppsala/standard-style-protocols
From 2013.igem.org
(Difference between revisions)
(Created page with "<html> <style type="text/css"> #footer-box { width: 950px; background-color: white; margin-left:auto; margin-right:auto; border:none; } #globalWrapper { background-color: white...") |
|||
(7 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 { | ||
- | min-height: | + | min-height: 800px; |
width: 950px; | width: 950px; | ||
margin: 20px auto; | margin: 20px auto; | ||
Line 487: | Line 491: | ||
border-radius:15px; | border-radius:15px; | ||
padding:20px; | padding:20px; | ||
+ | } | ||
+ | |||
+ | .slogan | ||
+ | { | ||
+ | position:relative; | ||
+ | top: 0px; | ||
+ | left: 130px; | ||
+ | width: 320px; | ||
} | } |
Latest revision as of 22:06, 3 October 2013