(38 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 249: | Line 249: | ||
height: 100px; | height: 100px; | ||
border: none; | border: none; | ||
− | z-index: | + | z-index:10; |
} | } | ||
Line 313: | Line 313: | ||
height: 175px; | height: 175px; | ||
border:none; | border:none; | ||
+ | z-index:10; | ||
+ | |||
} | } | ||
Line 321: | Line 323: | ||
height: 175px; | height: 175px; | ||
border: none; | border: none; | ||
+ | z-index:10; | ||
+ | |||
} | } | ||
Line 328: | Line 332: | ||
width: 175px; | width: 175px; | ||
height: 175px; | height: 175px; | ||
− | + | ||
+ | z-index:10; | ||
} | } | ||
Line 336: | Line 341: | ||
width: 175px; | width: 175px; | ||
height: 175px; | height: 175px; | ||
− | + | ||
+ | z-index:10; | ||
} | } | ||
Line 344: | Line 350: | ||
width: 175px; | width: 175px; | ||
height: 175px; | height: 175px; | ||
− | + | ||
+ | z-index:10; | ||
} | } | ||
Line 371: | Line 378: | ||
div.fox1{position: absolute; | div.fox1{position: absolute; | ||
− | top: | + | top: 150px; |
− | right: | + | right: -10px; |
− | width: | + | width: 400px; |
height: 100px; | height: 100px; | ||
Line 380: | Line 387: | ||
div.fox2{position: absolute; | div.fox2{position: absolute; | ||
top: 280px; | top: 280px; | ||
− | right: | + | right: 790px; |
width: 300px; | width: 300px; | ||
height: 100px; | height: 100px; | ||
+ | |||
} | } | ||
div.fox3{position: absolute; | div.fox3{position: absolute; | ||
− | top: | + | top: 655px; |
− | right: | + | right: 700px; |
width: 300px; | width: 300px; | ||
height: 100px; | height: 100px; | ||
+ | |||
} | } | ||
Line 396: | Line 405: | ||
div.fox4{position: absolute; | div.fox4{position: absolute; | ||
top: 470px; | top: 470px; | ||
− | right: | + | right: 220px; |
width: 300px; | width: 300px; | ||
height: 100px; | height: 100px; | ||
+ | |||
} | } | ||
div.fox5{position: absolute; | div.fox5{position: absolute; | ||
− | top: | + | top: 90px; |
− | right: | + | right: 550px; |
width: 300px; | width: 300px; | ||
height: 100px; | height: 100px; | ||
+ | |||
} | } | ||
Line 422: | Line 433: | ||
+ | .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