Difference between revisions of "Team:Oxford/Assets/stylesheet.css"
(42 intermediate revisions by the same user not shown) | |||
Line 28: | Line 28: | ||
.navbar-right li { | .navbar-right li { | ||
font-family: "Avenir",sans-serif; | font-family: "Avenir",sans-serif; | ||
− | color: # | + | color: #2800D7; |
} | } | ||
Line 37: | Line 37: | ||
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav> .active > a:hover { | .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav> .active > a:hover { | ||
background-color: #fff; | background-color: #fff; | ||
− | color:# | + | color:#2800D7; |
} | } | ||
Line 47: | Line 47: | ||
.navbar-default .navbar-brand { | .navbar-default .navbar-brand { | ||
font-weight: bold; | font-weight: bold; | ||
− | color: # | + | color: #2800D7; |
− | /*background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #fa1e64),color-stop(100%, # | + | /*background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #fa1e64),color-stop(100%, #2800D7)); |
-webkit-background-clip: text; | -webkit-background-clip: text; | ||
-webkit-text-fill-color: transparent;*/ | -webkit-text-fill-color: transparent;*/ | ||
Line 56: | Line 56: | ||
font-weight: bold; | font-weight: bold; | ||
color: #fa1e64; | color: #fa1e64; | ||
− | /*background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #fa1e64),color-stop(100%, # | + | /*background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #fa1e64),color-stop(100%, #2800D7)); |
-webkit-background-clip: text; | -webkit-background-clip: text; | ||
-webkit-text-fill-color: transparent;*/ | -webkit-text-fill-color: transparent;*/ | ||
Line 107: | Line 107: | ||
.contents-sidebar .nav>.active>a { | .contents-sidebar .nav>.active>a { | ||
− | color: # | + | color: #2800D7; |
} | } | ||
Line 116: | Line 116: | ||
.contents-sidebar .nav>li>a:hover, | .contents-sidebar .nav>li>a:hover, | ||
.contents-sidebar .nav>li>a:focus { | .contents-sidebar .nav>li>a:focus { | ||
− | color: # | + | color: #2800D7; |
text-decoration: none; | text-decoration: none; | ||
background-color: transparent; | background-color: transparent; | ||
− | border-left: 2px solid # | + | border-left: 2px solid #2800D7; |
font-weight: 700; | font-weight: 700; | ||
} | } | ||
Line 144: | Line 144: | ||
#title { | #title { | ||
width: 100%; | width: 100%; | ||
− | background: - | + | background-image: url(https://static.igem.org/mediawiki/2015/5/5f/Ox_radcam.jpeg); |
− | background: - | + | background-position: 50% 50%; |
− | background: | + | background-repeat: no-repeat; |
− | background: | + | background-attachment: fixed; |
+ | background-size: cover; | ||
border-radius: 0; | border-radius: 0; | ||
− | + | ||
} | } | ||
#title div { | #title div { | ||
width: 100%; | width: 100%; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 170: | Line 166: | ||
#title img { | #title img { | ||
− | width: | + | width:350px; |
display: block; | display: block; | ||
margin: auto auto; | margin: auto auto; | ||
Line 183: | Line 179: | ||
margin:auto; | margin:auto; | ||
width: 6em; | width: 6em; | ||
+ | margin-top: 2em; | ||
} | } | ||
Line 200: | Line 197: | ||
color: #fff; | color: #fff; | ||
padding: 0.2em; | padding: 0.2em; | ||
− | + | text-align: center; | |
+ | line-height: 1.1em; | ||
} | } | ||
− | #title a:hover | + | #title a:hover, #title a:active, #title a:focus { |
− | + | ||
− | + | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
+ | |||
+ | |||
.page-content { | .page-content { | ||
Line 216: | Line 214: | ||
.quote { | .quote { | ||
font-family: "Avenir", sans-serif; | font-family: "Avenir", sans-serif; | ||
− | color: # | + | color: #2800D7; |
− | /*background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #fa1e64),color-stop(100%, # | + | /*background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #fa1e64),color-stop(100%, #2800D7)); |
-webkit-background-clip: text; | -webkit-background-clip: text; | ||
-webkit-text-fill-color: transparent;*/ | -webkit-text-fill-color: transparent;*/ | ||
Line 239: | Line 237: | ||
font-size: 1em; | font-size: 1em; | ||
text-transform: uppercase; | text-transform: uppercase; | ||
− | color: # | + | color: #2800D7; |
margin-top: 5px; | margin-top: 5px; | ||
padding-top: 0; | padding-top: 0; | ||
Line 270: | Line 268: | ||
.table>thead>tr>th { | .table>thead>tr>th { | ||
− | color: # | + | color: #2800D7; |
} | } | ||
#foot { | #foot { | ||
− | background-color: # | + | background-color: #6C7A89; |
color: white; | color: white; | ||
font-family: "Avenir",sans-serif; | font-family: "Avenir",sans-serif; | ||
Line 282: | Line 280: | ||
text-transform: uppercase; | text-transform: uppercase; | ||
vertical-align: middle; | vertical-align: middle; | ||
− | |||
− | |||
− | |||
− | |||
} | } | ||
h2, h1 { | h2, h1 { | ||
− | font-size: | + | font-size: 3.5em; |
font-family: "Avenir", sans-serif; | font-family: "Avenir", sans-serif; | ||
/*text-transform: uppercase;*/ | /*text-transform: uppercase;*/ | ||
font-weight: 900; | font-weight: 900; | ||
− | color: # | + | color: #2800D7; |
− | /*background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #fa1e64),color-stop(100%, # | + | /*background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #fa1e64),color-stop(100%, #2800D7)); |
-webkit-background-clip: text; | -webkit-background-clip: text; | ||
-webkit-text-fill-color: transparent;*/ | -webkit-text-fill-color: transparent;*/ | ||
Line 304: | Line 298: | ||
h1 { | h1 { | ||
font-size: 2em; | font-size: 2em; | ||
+ | margin-top: -50px; | ||
+ | padding-top: 80px; | ||
} | } | ||
Line 325: | Line 321: | ||
padding-top: 80px; | padding-top: 80px; | ||
margin-top: -50px; | margin-top: -50px; | ||
+ | } | ||
+ | |||
+ | h2 { | ||
+ | padding-top: 110px; | ||
} | } | ||
Line 369: | Line 369: | ||
font-weight: lighter; | font-weight: lighter; | ||
margin-right: 15px; | margin-right: 15px; | ||
− | color: # | + | color: #2800D7; |
display: inline-block; | display: inline-block; | ||
position: absolute; | position: absolute; | ||
Line 391: | Line 391: | ||
content: "•"; | content: "•"; | ||
font-size: 1.2em; | font-size: 1.2em; | ||
− | color: # | + | color: #2800D7; |
margin-right: 15px; | margin-right: 15px; | ||
display: block; | display: block; | ||
Line 411: | Line 411: | ||
} | } | ||
− | .section { | + | #main-container .section { |
clear: both; | clear: both; | ||
+ | margin-bottom: 75px; | ||
} | } | ||
− | .section h2 { | + | #main-container .section h2 { |
margin-bottom: 0; | margin-bottom: 0; | ||
} | } | ||
Line 423: | Line 424: | ||
margin-right: -15px; | margin-right: -15px; | ||
width: 100%; | width: 100%; | ||
+ | } | ||
+ | |||
+ | .image { | ||
+ | padding-bottom: 30px; | ||
+ | padding-top: 30px; | ||
+ | position: relative; | ||
+ | z-index: 2; | ||
} | } | ||
Line 430: | Line 438: | ||
font-weight: lighter; | font-weight: lighter; | ||
font-family: "Avenir",sans-serif; | font-family: "Avenir",sans-serif; | ||
− | /*background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #fa1e64),color-stop(100%, # | + | font-size: 0.8em; |
+ | /*background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #fa1e64),color-stop(100%, #2800D7)); | ||
-webkit-background-clip: text; | -webkit-background-clip: text; | ||
-webkit-text-fill-color: transparent; | -webkit-text-fill-color: transparent; | ||
Line 494: | Line 503: | ||
.page-heading { | .page-heading { | ||
width: 100%; | width: 100%; | ||
− | background: | + | background-image: url(https://static.igem.org/mediawiki/2015/f/fd/Ox_Biochem_Dept.jpg); |
− | background: - | + | background-repeat: no-repeat; |
− | background: | + | background-attachment:fixed; |
− | background: | + | background-size: cover; |
text-align: center; | text-align: center; | ||
− | |||
text-transform: uppercase; | text-transform: uppercase; | ||
+ | -webkit-backface-visibility: hidden; | ||
} | } | ||
Line 509: | Line 518: | ||
font-family: "Avenir",sans-serif; | font-family: "Avenir",sans-serif; | ||
margin: 0; | margin: 0; | ||
− | padding-top: | + | padding-top: 25vh; |
− | padding-bottom: | + | padding-bottom: 20vh; |
} | } | ||
Line 572: | Line 581: | ||
#bodyContent h2 { | #bodyContent h2 { | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
− | padding-bottom: | + | padding-bottom: 15px; |
− | + | text-align: center; | |
} | } | ||
Line 599: | Line 608: | ||
.section-spacer { | .section-spacer { | ||
− | |||
− | |||
− | |||
− | |||
display: block; | display: block; | ||
− | + | width: 150px; | |
− | + | margin: auto; | |
− | + | margin-top: 30px; | |
− | + | border-bottom: 1px solid #cccccc; | |
− | + | ||
− | + | ||
− | + | ||
clear: both; | clear: both; | ||
− | |||
} | } | ||
Line 618: | Line 619: | ||
border-top: 1px solid #cccccc; | border-top: 1px solid #cccccc; | ||
font-size: 0.7em; | font-size: 0.7em; | ||
+ | margin-bottom: 30px; | ||
} | } | ||
Line 648: | Line 650: | ||
h2 { | h2 { | ||
− | font-size: | + | font-size: 2.5em; |
} | } | ||
} | } | ||
Line 702: | Line 704: | ||
font-family: "Avenir",sans-serif; | font-family: "Avenir",sans-serif; | ||
font-weight: 700; | font-weight: 700; | ||
− | color: # | + | color: #2800D7; |
display: block; | display: block; | ||
position: absolute; | position: absolute; | ||
Line 717: | Line 719: | ||
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; | ||
− | background-color: # | + | background-color: #2800D7; |
− | /*background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #fa1e64),color-stop(100%, # | + | /*background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #fa1e64),color-stop(100%, #2800D7)); |
− | background: -moz-linear-gradient(left, #fa1e64,# | + | background: -moz-linear-gradient(left, #fa1e64,#2800D7); |
− | background: -webkit-linear-gradient(left, #fa1e64,# | + | background: -webkit-linear-gradient(left, #fa1e64,#2800D7); |
− | background: linear-gradient(to right, #fa1e64,# | + | background: linear-gradient(to right, #fa1e64,#2800D7);*/ |
z-index: 10000000; | z-index: 10000000; | ||
float: none; | float: none; | ||
Line 759: | Line 761: | ||
.popover { | .popover { | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.popover-title { | .popover-title { | ||
− | |||
border-radius: 0; | border-radius: 0; | ||
− | color: | + | color: #00B9E7; |
− | + | ||
width: 100%; | width: 100%; | ||
font-size: 2em; | font-size: 2em; | ||
+ | text-align: center; | ||
} | } | ||
.popover-content { | .popover-content { | ||
− | |||
− | |||
− | |||
− | |||
font-family: "Avenir", sans-serif; | font-family: "Avenir", sans-serif; | ||
font-size: 1em; | font-size: 1em; | ||
+ | overflow: auto; | ||
+ | max-height: 200px; | ||
} | } | ||
Line 831: | Line 824: | ||
#notebook-key { | #notebook-key { | ||
− | |||
− | |||
position: fixed; | position: fixed; | ||
width: 500px; | width: 500px; | ||
− | |||
z-index: 1000000; | z-index: 1000000; | ||
right: 25%; | right: 25%; | ||
Line 842: | Line 832: | ||
overflow: auto; | overflow: auto; | ||
display: none; | display: none; | ||
+ | background-color: white; | ||
+ | padding: 15px; | ||
+ | border: 1px solid rgba(0,0,0,.2); | ||
+ | } | ||
+ | |||
+ | #notebook-key h2 { | ||
+ | background-color: #f7f7f7; | ||
+ | margin-top: -15px; | ||
+ | padding-top: 15px; | ||
+ | margin-left: -15px; | ||
+ | margin-right: -15px; | ||
+ | padding-bottom: 5px; | ||
+ | font-size: 2em; | ||
+ | border-bottom: 1px solid #ebebeb; | ||
+ | color: #00B9E7; | ||
+ | } | ||
+ | |||
+ | .notebook-key-content { | ||
+ | height: 65vh; | ||
+ | overflow: auto; | ||
+ | padding: 15px; | ||
+ | } | ||
+ | |||
+ | #notebook-key .list-of-parts { | ||
+ | margin-left: 30px; | ||
+ | } | ||
+ | |||
+ | #notebook-key strong { | ||
+ | color: #00B9E7; | ||
} | } | ||
Line 848: | Line 867: | ||
} | } | ||
− | + | .next-section-btn { | |
− | + | position: absolute; | |
− | + | bottom: 0; | |
− | + | left: 0; | |
− | + | right: 0; | |
− | border-bottom: | + | margin: auto; |
+ | width: 50px; | ||
+ | background-color: white; | ||
+ | border: 3px solid #000; | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #project-description-btn { | ||
+ | font-family: "Avenir"; | ||
+ | position: absolute; | ||
+ | bottom: 0; | ||
+ | left: 0; | ||
+ | right: 0; | ||
+ | margin: auto; | ||
+ | background-color: white; | ||
+ | border: 3px solid #000; | ||
+ | color: black; | ||
display: inline-block; | display: inline-block; | ||
− | + | padding-left: 5px; | |
− | + | padding-right: 5px; | |
− | margin- | + | text-align: center; |
+ | margin-top: 30px; | ||
+ | width: 275px; | ||
} | } | ||
− | # | + | #project-description-btn:hover { |
− | margin-bottom: | + | color: white; |
+ | background-color: black; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | .next-section-btn:hover { | ||
+ | background-color: black; | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | .info-container { | ||
+ | position: relative; | ||
+ | } | ||
+ | |||
+ | .info-container img { | ||
+ | width: 100%; | ||
+ | max-width: 850px; | ||
+ | margin: auto; | ||
+ | display: block; | ||
+ | } | ||
+ | .image-massive { | ||
+ | margin-left:-15px; | ||
+ | position: relative; | ||
+ | z-index: 100; | ||
+ | margin-top: 30px; | ||
+ | margin-bottom: 30px; | ||
+ | } | ||
+ | |||
+ | video.image-massive { | ||
+ | width: 100vw; | ||
+ | margin:auto; | ||
+ | margin-left: -15px; | ||
+ | } | ||
+ | .image-massive img { | ||
+ | width: 100vw; | ||
+ | } | ||
+ | .image-massive p { | ||
+ | text-align: right; | ||
font-size: 0.8em; | font-size: 0.8em; | ||
− | |||
} | } | ||
− | . | + | .ios, #title.ios { |
− | + | background-attachment: scroll; | |
− | + | } | |
− | + | ||
− | + | #main-container a[href ^="https://"] { | |
+ | padding: 0; | ||
+ | background: none; | ||
+ | } | ||
+ | |||
+ | .advisor img { | ||
+ | padding: 15px; | ||
+ | } | ||
+ | |||
+ | .team-member p { | ||
+ | margin-left: 15px; | ||
+ | margin-right: 15px; | ||
+ | font-size: 0.8em; | ||
} | } | ||
Line 889: | Line 974: | ||
#notebook-key { | #notebook-key { | ||
right:0px; | right:0px; | ||
+ | } | ||
+ | } | ||
+ | |||
+ | @media (min-width: 768px) { | ||
+ | .dropdown:hover .dropdown-menu { | ||
+ | display: block; | ||
} | } | ||
} | } | ||
Line 896: | Line 987: | ||
top: 67.3px; | top: 67.3px; | ||
right: 0px; | right: 0px; | ||
− | + | width: 90vw; | |
− | width: | + | |
border-radius: 0; | border-radius: 0; | ||
bottom: 50px; | bottom: 50px; | ||
height: auto; | height: auto; | ||
+ | } | ||
+ | #title img { | ||
+ | width: 250px; | ||
} | } | ||
} | } |
Latest revision as of 19:16, 17 September 2015
- contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
display:none;
}
- top-section {
border: none; height: 0px;
}
- content {
width:100%;
}
body {
position: relative;
}
.row {
background-color: #fff;
} .navbar {
margin-top: 16px; position: fixed; font-size: 13px; background-color: #fff; margin-bottom: 0;
}
.navbar-right li {
font-family: "Avenir",sans-serif; color: #2800D7;
}
.navbar-nav > li > a {
padding-left: 10px; padding-right: 10px;
} .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav> .active > a:hover {
background-color: #fff; color:#2800D7;
}
.navbar-default .navbar-nav > .active {
background-color: #fff;
}
.navbar-default .navbar-brand {
font-weight: bold; color: #2800D7; /*background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #fa1e64),color-stop(100%, #2800D7)); -webkit-background-clip: text; -webkit-text-fill-color: transparent;*/
}
.navbar-default .navbar-brand:hover {
font-weight: bold; color: #fa1e64; /*background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #fa1e64),color-stop(100%, #2800D7)); -webkit-background-clip: text; -webkit-text-fill-color: transparent;*/
}
- main-container {
top:0; left:0; right:0; margin:51.3px 0 0 0; padding:0; background-color:#fff; overflow:auto; position:absolute;
}
- sidebar.affix {
top: 80px;
}
.contents-sidebar {
padding-left: 20px; margin-top: 20px; margin-bottom: 20px; background-color: white;
}
.contents-sidebar .nav>li>a {
color: #999; padding: 4px 20px; font-size: 13px; font-weight: 400; line-height: 1.4em; margin-bottom: 10px;
}
.contents-sidebar .nav .nav>li>a {
padding-top: 1px; padding-bottom: 1px; padding-left: 20px; font-size: 12px;
}
.contents-sidebar .nav .nav .nav>li>a {
padding-top: 1px; padding-bottom: 1px; padding-left: 20px; font-size: 11px;
}
.contents-sidebar .nav>.active>a {
color: #2800D7;
}
.contents-sidebar .nav>li>a {
border-left: 2px solid transparent;
} .contents-sidebar .nav>.active>a, .contents-sidebar .nav>li>a:hover, .contents-sidebar .nav>li>a:focus {
color: #2800D7; text-decoration: none; background-color: transparent; border-left: 2px solid #2800D7; font-weight: 700;
}
.contents-sidebar .nav .nav>.active>a, .contents-sidebar .nav .nav>li>a:hover, .contents-sidebar .nav .nav>li>a:focus {
font-weight: 500;
}
.contents-sidebar .nav ul.nav {
display: none;
}
.contents-sidebar .nav>.active>ul.nav {
display: block;
}
- sidebar {
background-color: white;
}
- title {
width: 100%; background-image: url(); background-position: 50% 50%; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; border-radius: 0;
}
- title div {
width: 100%;
}
- solution-byline {
margin: auto;
}
- solution-byline h3 {
vertical-align: bottom;
}
- title img {
width:350px; display: block; margin: auto auto; max-width: 800px;
}
- title p {
margin: 0;
}
- logo img {
margin:auto; width: 6em; margin-top: 2em;
}
- title h3 {
color: #fff; text-align: center; font-family: "Avenir", sans-serif; font-weight: lighter; font-size: 1em; margin-bottom: 1em; margin-right: auto; margin-left: auto; text-transform: uppercase;
}
- title a {
color: #fff; padding: 0.2em; text-align: center; line-height: 1.1em;
}
- title a:hover, #title a:active, #title a:focus {
text-decoration: none;
}
.page-content {
background-color: #fff; z-index: 10;
}
.quote {
font-family: "Avenir", sans-serif; color: #2800D7; /*background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #fa1e64),color-stop(100%, #2800D7)); -webkit-background-clip: text; -webkit-text-fill-color: transparent;*/ margin: 1em;
}
.quote-right, .quote-left {
max-width: 350px;
}
.quote p {
text-align: justify; text-transform: uppercase; font-size: 1em; font-weight: lighter; margin-bottom: 0;
}
.quote h3 {
text-align: right; font-size: 1em; text-transform: uppercase; color: #2800D7; margin-top: 5px; padding-top: 0;
}
.quote-full {
width: 100%; margin-left: auto; margin-right: auto; clear: both; padding: 15px 0; max-width: 810px;
}
.quote-right {
width: 50%; font-size: 1em; float: right; padding-left: 15px; padding-right: 0;
}
.quote-left {
width:50%; font-size: 1em; float: left; padding-right: 15px; padding-left: 0;
}
.table>thead>tr>th {
color: #2800D7;
}
- foot {
background-color: #6C7A89; color: white; font-family: "Avenir",sans-serif; text-align: center; padding-top: 1em; z-index: -10; text-transform: uppercase; vertical-align: middle;
}
h2, h1 {
font-size: 3.5em; font-family: "Avenir", sans-serif; /*text-transform: uppercase;*/ font-weight: 900; color: #2800D7; /*background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #fa1e64),color-stop(100%, #2800D7)); -webkit-background-clip: text; -webkit-text-fill-color: transparent;*/ border: none; clear: both; margin-bottom: 0em;
}
h1 {
font-size: 2em; margin-top: -50px; padding-top: 80px;
}
p {
text-align: justify; font-family: "Avenir", sans-serif;
}
h3 {
clear: both; font-weight: 700; font-family: "Avenir", sans-serif; color: #2D2D35; font-size: 1.5em;
}
h2, h3 {
padding-top: 80px; margin-top: -50px;
}
h2 {
padding-top: 110px;
}
h4, h5 {
padding-top: 70px; margin-top: -50px; font-weight: bold;
}
h5 {
font-family: "Avenir", sans-serif; font-weight: 900; font-size: 2em; color: #777;
}
h6 {
font-size: 1em;
}
ol {
list-style-type: none; /*padding-top: 15px; margin-top: 30px; margin-bottom: 30px; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding-left: 15px;*/
}
ol li {
counter-increment: step-counter; /* margin-bottom: 20px; */ font-family: "Avenir", sans-serif; text-align: left; padding-left: 25px; position: relative;
}
ol li::before {
content: counter(step-counter) "."; font-size: 1em; font-family: "Avenir",sans-serif; font-weight: lighter; margin-right: 15px; color: #2800D7; display: inline-block; position: absolute; left:0;
}
ol li p{
overflow: hidden;
}
.slim ul li {
/* margin-bottom: 20px; */ font-family: "Avenir", sans-serif; /* vertical-align: middle; */ text-align: left; padding-left: 25px; position: relative;
}
.slim ul li:before {
content: "•"; font-size: 1.2em; color: #2800D7; margin-right: 15px; display: block; position: absolute; left:0;
}
.slim ul {
list-style:none;
}
.slim {
max-width: 720px; margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px;
}
- main-container .section {
clear: both; margin-bottom: 75px;
}
- main-container .section h2 {
margin-bottom: 0;
}
.image-full img {
margin-left: -15px; margin-right: -15px; width: 100%;
}
.image {
padding-bottom: 30px; padding-top: 30px; position: relative; z-index: 2;
}
.image p {
color: #777; text-align: center; font-weight: lighter; font-family: "Avenir",sans-serif; font-size: 0.8em; /*background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #fa1e64),color-stop(100%, #2800D7)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-transform: uppercase;*/
}
.image-right {
width: 40%; float: right; padding-left: 15px; padding-right: 0; margin-right:0;
}
.image-right img {
width: 100%;
}
.image-left {
width:40%; float: left; padding-right: 15px; padding-left: 0; margin-left: 0;
}
.image-left img {
width: 100%;
}
- foot {
margin-top: -10px;
}
- foot ul {
list-style-type: none; list-style-image: none; margin-left: 0;
}
- foot li {
display: inline; text-align: center;
}
- foot a {
color: white; font-size: 1em; padding-right: 0px;
}
- foot a[href ^="https://"] {
padding-right: 5px; padding-left: 5px;
}
- foot p {
font-size: 0.5em; text-align: center;
}
.page-heading {
width: 100%; background-image: url(); background-repeat: no-repeat; background-attachment:fixed; background-size: cover; text-align: center; text-transform: uppercase; -webkit-backface-visibility: hidden;
}
.page-heading h3 {
color: white; font-size: 10vw; font-weight: bolder; font-family: "Avenir",sans-serif; margin: 0; padding-top: 25vh; padding-bottom: 20vh;
}
- bodyContent .page-heading h3 {
margin: 30px;
}
/*.page-heading h3::before {
content: "["; font-size: 15vw;
}
.page-heading h3::after {
content: "]"; font-size: 15vw;
}*/
.team-member {
border-bottom: 1px solid #cccccc; margin-bottom: 15px; text-align: center; margin-top: 5px;
}
.team-member img {
width:100%; max-width: 250px; margin-left: auto; margin-right:auto; display: block;
}
.team-member h2{
font-size: 1em; margin-bottom: 0; text-transform: none; font-weight: 600;
}
- bodyContent .team-member h3 {
margin-bottom: 15px; padding-bottom: 0;
}
- bodyContent .advisor h2 {
margin-top: 0; padding-top: 0;
}
.team-member h3 {
font-size: 0.8em; margin-top: 0; padding-top: 0px; font-weight: 200;
}
- bodyContent h2 {
margin-bottom: 10px; padding-bottom: 15px; text-align: center;
}
- bodyContent h5 {
margin-bottom: -80px;
}
- support {
text-align: center;
}
.sponsor-logo img{
width: 100%; max-width: 200px; display: block; margin-left: auto; margin-right: auto; border-bottom: 1px solid #cccccc; padding: 0;
}
.sponsor-logo img:hover{
border-bottom: 1px solid #4776E6;
}
.section-spacer {
display: block; width: 150px; margin: auto; margin-top: 30px; border-bottom: 1px solid #cccccc; clear: both;
}
- references {
border-top: 1px solid #cccccc; font-size: 0.7em; margin-bottom: 30px;
}
- references h2 {
border: none;
} .references {
padding-left: 0px; border: none; margin-top: 15px;
}
@media (max-width: 768px) {
.quote-left, .quote-right { width: 100%; margin-left: auto; margin-right: auto; clear: both; padding: 15px 0; float: none; border: none; } .image-left, .image-right { margin-left: -15px; margin-right: -15px; width: 100%; width: calc(100% + 30px); float:none; }
h2 { font-size: 2.5em; }
}
.algorithm>ol {
border: none; padding-top: 15px; margin-top: 10px; margin-bottom: 15px; text-align: left; margin-left: 0;
}
.algorithm>ol>li {
text-align: left; padding-left: 50px; position: relative; margin-bottom: 40px;
}
.algorithm>h3 {
padding-top: 0px; margin-top: -31px; margin-left: 30px; margin-right:30px; background-color: white; display: inline-block; text-transform: none; padding-left: 30px; padding-right: 15px; color: #fa1e64; font-weight: 700; font-size: 2em;
}
.algorithm {
border: 15px solid #fa1e64; margin-top: 30px; margin-bottom: 30px; margin-left: -30px; margin-right: -30px; padding-left: 30px; padding-right: 30px; text-align: center;
}
.algorithm ol li::before {
content: counter(step-counter); font-size: 4em; font-family: "Avenir",sans-serif; font-weight: 700; color: #2800D7; display: block; position: absolute; left:0; top: 50%; transform: translateY(-50%);
}
.image.lightbox {
position: fixed; top: 66px; bottom: 0px; left: 0; width: 100%; height: 100%; background-color: #2800D7; /*background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #fa1e64),color-stop(100%, #2800D7)); background: -moz-linear-gradient(left, #fa1e64,#2800D7); background: -webkit-linear-gradient(left, #fa1e64,#2800D7); background: linear-gradient(to right, #fa1e64,#2800D7);*/ z-index: 10000000; float: none;
}
.image.lightbox>img {
width: auto; max-height: 60%; max-width: 90%; opacity: 1; margin: auto; display: block; margin-top: 15px;
}
.image.lightbox>p {
color: white; background: none; -webkit-text-fill-color: white;
}
.interview-response {
color: #777; padding-left: 15px;
}
.definition {
text-decoration: none; border-bottom: 1px dotted #00B9E7; color: black;
}
.definition:hover, .definition:focus {
text-decoration: none; color: #00B9E7
}
.popover { }
.popover-title {
border-radius: 0; color: #00B9E7; width: 100%; font-size: 2em; text-align: center;
}
.popover-content {
font-family: "Avenir", sans-serif; font-size: 1em; overflow: auto; max-height: 200px;
}
.popover.right>.arrow::after{
border-right-color: #00B9E7;
}
.popover.bottom>.arrow::after {
border-bottom-color: #00B9E7;
}
.popover.left>.arrow::after {
border-left-color: #00B9E7;
}
- notebook-key-button {
position: fixed; right: 25%; bottom: 0; background-color: #2800D7; margin-bottom: 15px; height: 35px;
}
- notebook-key-button.affix-bottom {
position: absolute; right:0; bottom:0; margin-right: 0;
}
- notebook-key-button.active {
background-color: #14006C;
}
- notebook-key-button h3 {
font-size: 15px; margin-top: 10px; margin-bottom: 10px; padding: 0; padding-right: 25px; padding-left: 25px; display: block; color: white; font-weight: 200;
}
- notebook-key {
position: fixed; width: 500px; z-index: 1000000; right: 25%; bottom: 50px; margin-bottom: 5px; overflow: auto; display: none; background-color: white; padding: 15px; border: 1px solid rgba(0,0,0,.2);
}
- notebook-key h2 {
background-color: #f7f7f7; margin-top: -15px; padding-top: 15px; margin-left: -15px; margin-right: -15px; padding-bottom: 5px; font-size: 2em; border-bottom: 1px solid #ebebeb; color: #00B9E7;
}
.notebook-key-content {
height: 65vh; overflow: auto; padding: 15px;
}
- notebook-key .list-of-parts {
margin-left: 30px;
}
- notebook-key strong {
color: #00B9E7;
}
- notebook-key.active {
display: block;
}
.next-section-btn {
position: absolute; bottom: 0; left: 0; right: 0; margin: auto; width: 50px; background-color: white; border: 3px solid #000; display: none;
}
- project-description-btn {
font-family: "Avenir"; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; background-color: white; border: 3px solid #000; color: black; display: inline-block; padding-left: 5px; padding-right: 5px; text-align: center; margin-top: 30px; width: 275px;
}
- project-description-btn:hover {
color: white; background-color: black; text-decoration: none;
}
.next-section-btn:hover {
background-color: black; color: white;
}
.info-container {
position: relative;
}
.info-container img {
width: 100%; max-width: 850px; margin: auto; display: block;
} .image-massive {
margin-left:-15px; position: relative; z-index: 100; margin-top: 30px; margin-bottom: 30px;
}
video.image-massive {
width: 100vw; margin:auto; margin-left: -15px;
} .image-massive img {
width: 100vw;
} .image-massive p {
text-align: right; font-size: 0.8em;
}
.ios, #title.ios {
background-attachment: scroll;
}
- main-container a[href ^="https://"] {
padding: 0; background: none;
}
.advisor img {
padding: 15px;
}
.team-member p {
margin-left: 15px; margin-right: 15px; font-size: 0.8em;
}
@media (max-width: 992px) {
.contents-sidebar { display: none; }
#notebook-key-button { right: 15px; bottom: 0px; }
#notebook-key-button.affix-bottom { right:15px; }
#notebook-key { right:0px; }
}
@media (min-width: 768px) {
.dropdown:hover .dropdown-menu { display: block; }
}
@media (max-width: 480px) {
#notebook-key { top: 67.3px; right: 0px; width: 90vw; border-radius: 0; bottom: 50px; height: auto; } #title img { width: 250px; }
}
@media (min-width: 1225px) {
.image-left, .quote-left { width: 33vw; margin-left: -50px; }
.image-right, .quote-right { width: 33vw; margin-right: -50px; }
.image.image-right.lightbox, .image.image-left.lightbox { margin: 0; }
.quote-left, .quote-right { max-width: 200px; }
}
@media (min-width: 1500px) {
.image-left, .quote-left { margin-left: -50px; } .image-right, .quote-right { margin-right: -50px; } .image.image-right.lightbox, .image.image-left.lightbox { margin: 0; } .quote-left, .quote-right { max-width: 200px; }
}