(26 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
body { | body { | ||
background-color: ecf0f1ff; | background-color: ecf0f1ff; | ||
+ | } | ||
+ | |||
+ | .text { | ||
+ | margin:auto; | ||
+ | float: none; | ||
+ | |||
+ | } | ||
+ | |||
+ | .text img { | ||
+ | margin:auto; | ||
+ | } | ||
+ | |||
+ | #HQ_page p { | ||
+ | text-align: left; | ||
} | } | ||
#HQ_page h2, #HQ_page p, #HQ_page h3, #HQ_page h4, figcaption { | #HQ_page h2, #HQ_page p, #HQ_page h3, #HQ_page h4, figcaption { | ||
color: #34495e; | color: #34495e; | ||
+ | } | ||
+ | |||
+ | figcaption { | ||
+ | font-style: italic; | ||
+ | margin-bottom: 10px; | ||
} | } | ||
Line 15: | Line 35: | ||
font-weight: inherit; | font-weight: inherit; | ||
line-height: 1.2; | line-height: 1.2; | ||
− | |||
} | } | ||
Line 21: | Line 40: | ||
margin-top: 0; | margin-top: 0; | ||
font-size: 6.854em; | font-size: 6.854em; | ||
+ | } | ||
+ | |||
+ | div.thumb div { | ||
+ | border: 0px solid white; | ||
} | } | ||
Line 47: | Line 70: | ||
.results { | .results { | ||
/*width: 400px;*/ | /*width: 400px;*/ | ||
− | margin-bottom: | + | margin-bottom: 10px; |
margin-top: 50px; | margin-top: 50px; | ||
+ | color: ghostwhite; | ||
} | } | ||
.big { | .big { | ||
− | margin: | + | margin: 7% 0% 0% 0%; |
− | padding-bottom: | + | padding-bottom: 5%; |
− | padding-top: | + | padding-top: 5%; |
} | } | ||
− | . | + | .mybutton { |
background-color: #2ecd70; | background-color: #2ecd70; | ||
border-radius: 10px; | border-radius: 10px; | ||
Line 65: | Line 89: | ||
box-shadow: 0px 10px 0px 0px rgba(43, 191, 104, 1); | box-shadow: 0px 10px 0px 0px rgba(43, 191, 104, 1); | ||
border: none; | border: none; | ||
+ | cursor: pointer; | ||
} | } | ||
− | . | + | .mybutton:active { |
-webkit-box-shadow: 0px 5px 0px 0px rgba(43, 191, 104, 1); | -webkit-box-shadow: 0px 5px 0px 0px rgba(43, 191, 104, 1); | ||
; | ; | ||
Line 77: | Line 102: | ||
; | ; | ||
transform: translateY(5px); | transform: translateY(5px); | ||
+ | } | ||
+ | |||
+ | .panel { | ||
+ | border: none; | ||
} | } | ||
Line 87: | Line 116: | ||
.jumbotron { | .jumbotron { | ||
− | background-image: url(https://static.igem.org/mediawiki/2016/4/42/Uppsala_jumbotron_header.jpeg); | + | background-image: url(https://static.igem.org/mediawiki/2016/d/da/T--Uppsala--main_lab_blurry.png); |
+ | /*background-image: url(https://static.igem.org/mediawiki/2016/4/42/Uppsala_jumbotron_header.jpeg); */ | ||
background-size: cover; | background-size: cover; | ||
} | } | ||
Line 99: | Line 129: | ||
height: 25%; | height: 25%; | ||
width: 25%; | width: 25%; | ||
− | |||
− | |||
} | } | ||
.jumbotron h1 { | .jumbotron h1 { | ||
− | |||
margin-left: 50px; | margin-left: 50px; | ||
margin-right: 50px; | margin-right: 50px; | ||
padding-bottom: 40px; | padding-bottom: 40px; | ||
+ | } | ||
+ | |||
+ | .jumbotron h2 { | ||
+ | margin: 0px; | ||
+ | color: white !important; | ||
} | } | ||
Line 119: | Line 151: | ||
.team-content { | .team-content { | ||
− | border: 1px solid #eee; | + | border-top: 1px solid #eee; |
padding: 30px 30px 30px 30px; | padding: 30px 30px 30px 30px; | ||
− | |||
} | } | ||
Latest revision as of 12:05, 19 October 2016