(97 intermediate revisions by 4 users not shown) | |||
Line 94: | Line 94: | ||
.ptitle { | .ptitle { | ||
font-family:Lato, sans-serif; | font-family:Lato, sans-serif; | ||
− | font-size: | + | font-size:24px; |
font-weight:700; | font-weight:700; | ||
text-align:left; | text-align:left; | ||
Line 109: | Line 109: | ||
.f { | .f { | ||
font-family:Lato, sans-serif; | font-family:Lato, sans-serif; | ||
− | font-size:15px | + | font-size:15px; |
+ | text-align:center; | ||
} | } | ||
Line 115: | Line 116: | ||
.references { | .references { | ||
position:relative; | position:relative; | ||
− | color: | + | color:#235c81; |
} | } | ||
Line 125: | Line 126: | ||
width:260px; | width:260px; | ||
padding:10px 15px 10px 15px; | padding:10px 15px 10px 15px; | ||
− | background-color:# | + | background-color:#235c81; |
− | color: | + | color:white; |
visibility:hidden; | visibility:hidden; | ||
font-size:12px; | font-size:12px; | ||
Line 172: | Line 173: | ||
float:right; | float:right; | ||
padding:15px 15px 4px 15px; | padding:15px 15px 4px 15px; | ||
− | |||
text-align:center; | text-align:center; | ||
font-family:Lato, sans-serif; | font-family:Lato, sans-serif; | ||
Line 245: | Line 245: | ||
div.abs2{position: absolute; | div.abs2{position: absolute; | ||
top: 10px; | top: 10px; | ||
− | right: | + | right: 530px; |
width: 150px; | width: 150px; | ||
height: 100px; | height: 100px; | ||
border: none; | border: none; | ||
− | z-index: | + | z-index:10; |
+ | } | ||
div.abs3{position: absolute; | div.abs3{position: absolute; | ||
Line 308: | Line 309: | ||
div.project1{position: absolute; | div.project1{position: absolute; | ||
top: 70px; | top: 70px; | ||
− | right: | + | right: 350px; |
width: 175px; | width: 175px; | ||
height: 175px; | height: 175px; | ||
− | border: | + | border:none; |
+ | z-index:10; | ||
+ | |||
} | } | ||
Line 319: | Line 322: | ||
width: 175px; | width: 175px; | ||
height: 175px; | height: 175px; | ||
− | border: | + | border: none; |
+ | z-index:10; | ||
+ | |||
} | } | ||
Line 327: | Line 332: | ||
width: 175px; | width: 175px; | ||
height: 175px; | height: 175px; | ||
− | + | ||
+ | z-index:10; | ||
} | } | ||
Line 335: | Line 341: | ||
width: 175px; | width: 175px; | ||
height: 175px; | height: 175px; | ||
− | + | ||
+ | z-index:10; | ||
} | } | ||
Line 343: | Line 350: | ||
width: 175px; | width: 175px; | ||
height: 175px; | height: 175px; | ||
− | + | ||
+ | z-index:10; | ||
} | } | ||
+ | |||
+ | div.policy{position: absolute; | ||
+ | top: 340px; | ||
+ | right: 715px; | ||
+ | width: 300px; | ||
+ | height: 300px; | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | div.industry{position: absolute; | ||
+ | top: 340px; | ||
+ | right: 190px; | ||
+ | width: 300px; | ||
+ | height: 300px; | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | div.fox1{position: absolute; | ||
+ | top: 150px; | ||
+ | right: -10px; | ||
+ | width: 400px; | ||
+ | height: 100px; | ||
+ | |||
+ | } | ||
+ | |||
+ | div.fox2{position: absolute; | ||
+ | top: 280px; | ||
+ | right: 790px; | ||
+ | width: 300px; | ||
+ | height: 100px; | ||
+ | |||
+ | |||
+ | } | ||
+ | |||
+ | div.fox3{position: absolute; | ||
+ | top: 655px; | ||
+ | right: 700px; | ||
+ | width: 300px; | ||
+ | height: 100px; | ||
+ | |||
+ | |||
+ | } | ||
+ | |||
+ | div.fox4{position: absolute; | ||
+ | top: 470px; | ||
+ | right: 220px; | ||
+ | width: 300px; | ||
+ | height: 100px; | ||
+ | |||
+ | |||
+ | } | ||
+ | |||
+ | div.fox5{position: absolute; | ||
+ | top: 90px; | ||
+ | right: 550px; | ||
+ | width: 300px; | ||
+ | height: 100px; | ||
+ | |||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | .fox{ | ||
+ | font-family:Aleo; | ||
+ | font-size:20px; | ||
+ | font-weight:100; | ||
+ | text-align:left; | ||
+ | color:#235c81; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | .3col{column-count:3;} | ||
+ | |||
+ | #vgemcollaboration { | ||
+ | background-image:url('https://static.igem.org/mediawiki/2016/d/de/T--Virginia--collabopen.png'); | ||
+ | background-size:180px 220px; /*Adjust background-size and the width and height properties here if you wish to resize the icon*/ | ||
+ | width:180px; | ||
+ | height:220px; | ||
+ | z-index:20; | ||
+ | padding:1px | ||
+ | background-color:#ffffff; | ||
+ | margin-top:2px; | ||
+ | margin-left:2px; | ||
+ | margin-bottom:2px; | ||
+ | top:200px; | ||
+ | } | ||
+ | |||
+ | #vgemcollaboration:hover{ | ||
+ | background-image:url('https://static.igem.org/mediawiki/2016/a/a5/T--Virginia--collabclosed.png'); | ||
+ | } | ||
+ | |||
+ | #vgemcollaboration a{ | ||
+ | display:inline-block; | ||
+ | width:100%; | ||
+ | height:100%; | ||
+ | } | ||
Latest revision as of 00:42, 20 October 2016