(45 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
margin-bottom: 0px; | margin-bottom: 0px; | ||
} | } | ||
− | + | #HQ_page p { | |
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; | font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; | ||
font-size: 14px; | font-size: 14px; | ||
line-height: 1.42857143; | line-height: 1.42857143; | ||
− | color: #333; | + | color: #333; |
} | } | ||
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { | ||
Line 367: | Line 367: | ||
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075); | -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075); | ||
box-shadow: 0 1px 2px rgba(0, 0, 0, .075); | box-shadow: 0 1px 2px rgba(0, 0, 0, .075); | ||
+ | } | ||
+ | li.dropdown:hover > .dropdown-menu { | ||
+ | display: block; | ||
+ | } | ||
+ | .dropdown-menu { | ||
+ | border-radius: 0; | ||
+ | border: none; | ||
+ | } | ||
+ | .dropdown-menu > li > a { | ||
+ | font-size: 125%; | ||
+ | text-shadow: 0 1px 0 rgba(255, 255, 255, .25); | ||
} | } | ||
.dropdown-menu > li > a:hover, | .dropdown-menu > li > a:hover, | ||
.dropdown-menu > li > a:focus { | .dropdown-menu > li > a:focus { | ||
− | + | text-shadow: 0 1px 0 rgba(255, 255, 255, .25); | |
− | + | /*box-shadow: inset 0px 5px 0px 0px #aa0044;*/ | |
− | + | color: #008080 !important; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
.dropdown-menu > .active > a, | .dropdown-menu > .active > a, | ||
.dropdown-menu > .active > a:hover, | .dropdown-menu > .active > a:hover, | ||
.dropdown-menu > .active > a:focus { | .dropdown-menu > .active > a:focus { | ||
− | + | color: white; | |
− | background- | + | background-color: #aa0044 !important; |
− | + | -webkit-box-shadow: inset 0 2px 9px rgba(0, 0, 0, .25); | |
− | + | box-shadow: inset 0 2px 9px rgba(0, 0, 0, .25); | |
− | + | ||
− | + | ||
− | + | ||
} | } | ||
.navbar-default { | .navbar-default { | ||
Line 651: | Line 655: | ||
box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1); | box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1); | ||
} | } | ||
− | /*Additional | + | /* Additional css*/ |
− | body{ | + | html, body{ |
− | + | width: 100%; | |
− | + | height: 100%; | |
} | } | ||
body{ | body{ | ||
− | margin-top: | + | margin-top: 30px; |
− | + | padding: 0; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
p{ | p{ | ||
− | font-size: | + | font-size: 125% !important; |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
.col-centered{ | .col-centered{ | ||
Line 711: | Line 672: | ||
} | } | ||
.jumbotron-index{ | .jumbotron-index{ | ||
− | + | position: absolute; | |
top: 20%; | top: 20%; | ||
left:50%; | left:50%; | ||
Line 717: | Line 678: | ||
border: none; | border: none; | ||
background:none; | background:none; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.white25{ | .white25{ | ||
Line 791: | Line 684: | ||
height: 25px; | height: 25px; | ||
} | } | ||
− | + | .subbox{ | |
− | . | + | width: 100%; |
− | + | border: 4px solid #aa0044 !important; | |
− | + | padding: 10px !important; | |
− | + | ||
text-align: center; | text-align: center; | ||
+ | font-size: 25px; | ||
+ | background-color: #aa0044; | ||
+ | color: white; | ||
} | } | ||
− | . | + | .subboxBlau{ |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
width: 100%; | width: 100%; | ||
− | border: 4px solid # | + | border: 4px solid #003559 !important; |
− | padding: | + | padding: 10px !important; |
text-align: center; | text-align: center; | ||
font-size: 25px; | font-size: 25px; | ||
Line 815: | Line 702: | ||
color: white; | color: white; | ||
} | } | ||
− | . | + | .subboxGrau{ |
width: 100%; | width: 100%; | ||
+ | border: 4px solid #999999 !important; | ||
+ | padding: 10px !important; | ||
text-align: center; | text-align: center; | ||
− | background-color: | + | font-size: 25px; |
+ | background-color: #aa0044; | ||
+ | color: white; | ||
} | } | ||
− | . | + | .subboxGrün{ |
width: 100%; | width: 100%; | ||
− | border: 4px solid # | + | border: 4px solid #008080 !important; |
− | padding: | + | padding: 10px !important; |
text-align: center; | text-align: center; | ||
font-size: 25px; | font-size: 25px; | ||
+ | background-color: #aa0044; | ||
+ | color: white; | ||
} | } | ||
− | . | + | .subboxb{ |
− | + | width: 100%; | |
− | + | ||
− | width: | + | |
− | + | ||
text-align: center; | text-align: center; | ||
− | + | background-color: lightgrey; | |
} | } | ||
− | . | + | .bgimg { |
− | height: | + | height: 90%; |
− | background: url('../ | + | /*background: url('https://static.igem.org/mediawiki/2017/d/df/Wintershall_Monte_Kali_11.svg') no-repeat center center fixed;*/ |
+ | background: url('https://static.igem.org/mediawiki/2017/8/80/T--Aachen--AnimationGif.gif'); | ||
-webkit-background-size: cover; | -webkit-background-size: cover; | ||
-moz-background-size: cover; | -moz-background-size: cover; | ||
Line 843: | Line 734: | ||
background-size: cover; | background-size: cover; | ||
} | } | ||
− | . | + | .bgimghp { |
− | height: | + | margin-bottom: 15px; |
− | background: url(' | + | height: 75%; |
+ | background: url('http://placehold.it/1920x756') no-repeat center center scroll; | ||
-webkit-background-size: cover; | -webkit-background-size: cover; | ||
-moz-background-size: cover; | -moz-background-size: cover; | ||
Line 851: | Line 743: | ||
background-size: cover; | background-size: cover; | ||
} | } | ||
− | . | + | .header{ |
− | + | font-size: 50px; | |
− | + | color: white !important; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | . | + | .subheader{ |
− | + | font-size: 40px; | |
− | + | color: white !important; | |
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | . | + | .headerbg{ |
− | + | padding: 5px; | |
− | + | background-color: #aa0044; | |
− | + | ||
− | + | ||
− | background- | + | |
} | } | ||
− | + | .subheaderbg{ | |
− | + | padding: 5px; | |
− | + | background-color: #aa0044; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | . | + | .background-green{ |
− | + | background-color: #008080; | |
− | + | color:white; | |
− | + | ||
} | } | ||
− | . | + | .background-green a{ |
− | + | color:white; | |
− | + | color: #aa0044; | |
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | . | + | .background-red{ |
− | + | background-color: #aa0044; | |
− | + | color:white; | |
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | . | + | .row{ |
− | + | padding-top: 30px; | |
− | + | padding-bottom: 30px; | |
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | .section-link{ | |
− | + | color: blue !important; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | .background-green .section_link{ | |
− | + | color: #aa0044; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | .background-red .section_link{ | |
− | + | color: #008080; | |
− | + | ||
− | + | ||
} | } | ||
− | + | .background-red, .background-green{ | |
− | + | color: white !important; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | .background-red p, .background-red h3, .background-green p, .background-green h3{ | |
− | + | color: white !important; | |
− | + | ||
} | } | ||
+ | @font-face { | ||
+ | font-family: 'Glyphicons Halflings'; | ||
− | + | src: url('https://static.igem.org/mediawiki/2017/7/7f/T--Aachen--glyphicons-halflings-regular.eot'); | |
− | + | src: url('https://static.igem.org/mediawiki/2017/7/7f/T--Aachen--glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://static.igem.org/mediawiki/2017/1/1b/T--Aachen--glyphicons-halflings-regular.ttf') format('truetype'); | |
− | + | ||
} | } | ||
− | + | .scrollup { | |
− | + | padding: 5px; | |
− | + | width: 40px; | |
− | + | height: 40px; | |
+ | position: fixed; | ||
+ | bottom: 50px; | ||
+ | right: 100px; | ||
+ | display: none; | ||
+ | text-indent: 0px; | ||
+ | background-color: #aa0044; | ||
} | } | ||
+ | /*# sourceMappingURL=bootstrap-theme.css.map */ | ||
− | / | + | </style> |
− | + | </html> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + |
Latest revision as of 01:35, 16 December 2017