Template:UCB-BigPicture
From 2014.igem.org
(Difference between revisions)
Jimmynovik (Talk | contribs) |
Jimmynovik (Talk | contribs) |
||
(12 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro' rel='stylesheet' type='text/css'> | <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro' rel='stylesheet' type='text/css'> | ||
- | <link href='http://fonts.googleapis.com/css?family=Julius+Sans+ | + | <link href='http://fonts.googleapis.com/css?family=Julius+Sans+One' rel='stylesheet' type='text/css'> |
<style> | <style> | ||
@charset 'UTF-8'; | @charset 'UTF-8'; | ||
Line 128: | Line 128: | ||
article { | article { | ||
margin-bottom: 3em; | margin-bottom: 3em; | ||
- | height: | + | height-min: 1000px; |
} | } | ||
Line 1,160: | Line 1,160: | ||
#intro { | #intro { | ||
- | background: url('http://goo.gl/svrNwT?gdriveurl'), url('https:// | + | background: url('http://goo.gl/svrNwT?gdriveurl'), url('https://static.igem.org/mediawiki/2014/c/c9/UCB-BG-01.png'); |
background-size: 256px 256px, cover; | background-size: 256px 256px, cover; | ||
background-attachment: scroll; | background-attachment: scroll; | ||
- | background-position: | + | background-position: 50% 50%; |
} | } | ||
Line 1,183: | Line 1,183: | ||
#two { | #two { | ||
- | background: url('http://goo.gl/svrNwT?gdriveurl'), url('http://goo.gl/svrNwT?gdriveurl'); | + | background: url('http://goo.gl/svrNwT?gdriveurl'), url('https://static.igem.org/mediawiki/2014/8/8f/UCB-BG-03.png'); |
+ | background-size: 256px 256px, cover; | ||
+ | background-attachment: fixed, fixed; | ||
+ | background-position: top left, center center; | ||
+ | } | ||
+ | |||
+ | /*********************************************************************************/ | ||
+ | /* Three */ | ||
+ | /*********************************************************************************/ | ||
+ | |||
+ | #three { | ||
+ | background: url('http://goo.gl/svrNwT?gdriveurl'), url('https://static.igem.org/mediawiki/2014/2/2e/UCB-BG-04.png'); | ||
background-size: 256px 256px, cover; | background-size: 256px 256px, cover; | ||
background-attachment: fixed, fixed; | background-attachment: fixed, fixed; | ||
Line 1,396: | Line 1,407: | ||
width: 96px; | width: 96px; | ||
height: 64px; | height: 64px; | ||
- | background: url('images/poptrox-nav.svg'); | + | //background: url('images/poptrox-nav.svg'); |
top: -moz-calc(50% - 1.5em); | top: -moz-calc(50% - 1.5em); | ||
top: -webkit-calc(50% - 1.5em); | top: -webkit-calc(50% - 1.5em); | ||
Line 1,503: | Line 1,514: | ||
#player { | #player { | ||
display: inline-block; | display: inline-block; | ||
+ | margin-top: 200px; | ||
width: 640px; | width: 640px; | ||
height: 360px; | height: 360px; |
Latest revision as of 22:46, 17 October 2014