Team:UCSF UCB/CSS
From 2014.igem.org
(Difference between revisions)
Line 9: | Line 9: | ||
Blue: #0CDBE8 | Blue: #0CDBE8 | ||
*/ | */ | ||
- | /*! normalize.css v1.1.3 | MIT License | git.io/normalize */ | + | #bodyContent { |
- | article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { | + | /*! normalize.css v1.1.3 | MIT License | git.io/normalize */ |
- | + | /*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */ | |
- | + | /* ===== Initializr Styles ================================================== | |
- | audio, canvas, video { | + | Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template |
- | + | ========================================================================== */ | |
- | + | /* =================== | |
- | + | ALL: Orange Theme | |
- | + | =================== */ | |
- | audio:not([controls]) { | + | /* ============== |
- | + | MOBILE: Menu | |
- | + | ============== */ | |
- | + | /* ============== | |
- | [hidden] { | + | MOBILE: Main |
- | + | ============== */ | |
- | + | /* =============== | |
- | html { | + | ALL: IE Fixes |
- | + | =============== */ | |
- | + | /* ========================================================================== | |
- | + | Helper classes | |
- | + | ========================================================================== */ | |
- | html, button, input, select, textarea { | + | /* ========================================================================== |
- | + | Print styles | |
- | + | ========================================================================== */ | |
- | body { | + | /* ========================================================================== |
- | + | Author's custom styles | |
- | + | ========================================================================== */ | |
- | a:focus { | + | /* ============ |
- | + | WIDE: Main | |
- | + | ============ */ | |
- | a:active, a:hover { | + | /* ========================================================================== |
- | + | Remove default iGEM styling | |
- | + | ========================================================================== */ } | |
- | h1 { | + | #bodyContent article, #bodyContent aside, #bodyContent details, #bodyContent figcaption, #bodyContent figure, #bodyContent footer, #bodyContent header, #bodyContent hgroup, #bodyContent main, #bodyContent nav, #bodyContent section, #bodyContent summary { |
- | + | display: block; } | |
- | + | #bodyContent audio, #bodyContent canvas, #bodyContent video { | |
- | + | display: inline-block; | |
- | h2 { | + | *display: inline; |
- | + | *zoom: 1; } | |
- | + | #bodyContent audio:not([controls]) { | |
- | + | display: none; | |
- | h3 { | + | height: 0; } |
- | + | #bodyContent [hidden] { | |
- | + | display: none; } | |
- | + | #bodyContent html { | |
- | h4 { | + | font-size: 100%; |
- | + | -ms-text-size-adjust: 100%; | |
- | + | -webkit-text-size-adjust: 100%; } | |
- | + | #bodyContent html, #bodyContent button, #bodyContent input, #bodyContent select, #bodyContent textarea { | |
- | h5 { | + | font-family: sans-serif; } |
- | + | #bodyContent body { | |
- | + | margin: 0; } | |
- | + | #bodyContent a:focus { | |
- | h6 { | + | outline: thin dotted; } |
- | + | #bodyContent a:active, #bodyContent a:hover { | |
- | + | outline: 0; } | |
- | + | #bodyContent h1 { | |
- | abbr[title] { | + | font-size: 2em; |
- | + | margin: .67em 0; } | |
- | + | #bodyContent h2 { | |
- | b, strong { | + | font-size: 1.5em; |
- | + | margin: .83em 0; } | |
- | + | #bodyContent h3 { | |
- | blockquote { | + | font-size: 1.17em; |
- | + | margin: 1em 0; } | |
- | + | #bodyContent h4 { | |
- | dfn { | + | font-size: 1em; |
- | + | margin: 1.33em 0; } | |
- | + | #bodyContent h5 { | |
- | hr { | + | font-size: .83em; |
- | + | margin: 1.67em 0; } | |
- | + | #bodyContent h6 { | |
- | + | font-size: .67em; | |
- | + | margin: 2.33em 0; } | |
- | mark { | + | #bodyContent abbr[title] { |
- | + | border-bottom: 1px dotted; } | |
- | + | #bodyContent b, #bodyContent strong { | |
- | + | font-weight: bold; } | |
- | p, pre { | + | #bodyContent blockquote { |
- | + | margin: 1em 40px; } | |
- | + | #bodyContent dfn { | |
- | code, kbd, pre, samp { | + | font-style: italic; } |
- | + | #bodyContent hr { | |
- | + | -moz-box-sizing: content-box; | |
- | + | box-sizing: content-box; | |
- | + | height: 0; } | |
- | pre { | + | #bodyContent mark { |
- | + | background: #ff0; | |
- | + | color: #000; } | |
- | + | #bodyContent p, #bodyContent pre { | |
- | + | margin: 1em 0; } | |
- | q { | + | #bodyContent code, #bodyContent kbd, #bodyContent pre, #bodyContent samp { |
- | + | font-family: monospace,serif; | |
- | + | _font-family: 'courier new',monospace; | |
- | q:before, q:after { | + | font-size: 1em; } |
- | + | #bodyContent pre { | |
- | + | white-space: pre; | |
- | + | white-space: pre-wrap; | |
- | small { | + | word-wrap: break-word; } |
- | + | #bodyContent q { | |
- | + | quotes: none; } | |
- | sub, sup { | + | #bodyContent q:before, #bodyContent q:after { |
- | + | content: ''; | |
- | + | content: none; } | |
- | + | #bodyContent small { | |
- | + | font-size: 80%; } | |
- | + | #bodyContent sub, #bodyContent sup { | |
- | sup { | + | font-size: 75%; |
- | + | line-height: 0; | |
- | + | position: relative; | |
- | sub { | + | vertical-align: baseline; } |
- | + | #bodyContent sup { | |
- | + | top: -0.5em; } | |
- | dl, menu, ol, ul { | + | #bodyContent sub { |
- | + | bottom: -0.25em; } | |
- | + | #bodyContent dl, #bodyContent menu, #bodyContent ol, #bodyContent ul { | |
- | dd { | + | margin: 0; } |
- | + | #bodyContent dd { | |
- | + | margin: 0 0 0 40px; } | |
- | menu, ol, ul { | + | #bodyContent menu, #bodyContent ol, #bodyContent ul { |
- | + | padding: 0 0 0 40px; } | |
- | + | #bodyContent nav ul, #bodyContent nav ol { | |
- | nav ul, nav ol { | + | list-style: none; |
- | + | list-style-image: none; } | |
- | + | #bodyContent img { | |
- | + | border: 0; | |
- | img { | + | -ms-interpolation-mode: bicubic; } |
- | + | #bodyContent svg:not(:root) { | |
- | + | overflow: hidden; } | |
- | + | #bodyContent figure { | |
- | svg:not(:root) { | + | margin: 0; } |
- | + | #bodyContent form { | |
- | + | margin: 0; } | |
- | figure { | + | #bodyContent fieldset { |
- | + | border: 1px solid silver; | |
- | + | margin: 0 2px; | |
- | form { | + | padding: .35em .625em .75em; } |
- | + | #bodyContent legend { | |
- | + | border: 0; | |
- | fieldset { | + | padding: 0; |
- | + | white-space: normal; | |
- | + | *margin-left: -7px; } | |
- | + | #bodyContent button, #bodyContent input, #bodyContent select, #bodyContent textarea { | |
- | + | font-size: 100%; | |
- | legend { | + | margin: 0; |
- | + | vertical-align: baseline; | |
- | + | *vertical-align: middle; } | |
- | + | #bodyContent button, #bodyContent input { | |
- | + | line-height: normal; } | |
- | + | #bodyContent button, #bodyContent select { | |
- | button, input, select, textarea { | + | text-transform: none; } |
- | + | #bodyContent button, #bodyContent html input[type="button"], #bodyContent input[type="reset"], #bodyContent input[type="submit"] { | |
- | + | -webkit-appearance: button; | |
- | + | cursor: pointer; | |
- | + | *overflow: visible; } | |
- | + | #bodyContent button[disabled], #bodyContent html input[disabled] { | |
- | button, input { | + | cursor: default; } |
- | + | #bodyContent input[type="checkbox"], #bodyContent input[type="radio"] { | |
- | + | box-sizing: border-box; | |
- | button, select { | + | padding: 0; |
- | + | *height: 13px; | |
- | + | *width: 13px; } | |
- | button, html input[type="button"], input[type="reset"], input[type="submit"] { | + | #bodyContent input[type="search"] { |
- | + | -webkit-appearance: textfield; | |
- | + | -moz-box-sizing: content-box; | |
- | + | -webkit-box-sizing: content-box; | |
- | + | box-sizing: content-box; } | |
- | button[disabled], html input[disabled] { | + | #bodyContent input[type="search"]::-webkit-search-cancel-button, #bodyContent input[type="search"]::-webkit-search-decoration { |
- | + | -webkit-appearance: none; } | |
- | + | #bodyContent button::-moz-focus-inner, #bodyContent input::-moz-focus-inner { | |
- | input[type="checkbox"], input[type="radio"] { | + | border: 0; |
- | + | padding: 0; } | |
- | + | #bodyContent textarea { | |
- | + | overflow: auto; | |
- | + | vertical-align: top; } | |
- | + | #bodyContent table { | |
- | input[type="search"] { | + | border-collapse: collapse; |
- | + | border-spacing: 0; } | |
- | + | #bodyContent html, | |
- | + | #bodyContent button, | |
- | + | #bodyContent input, | |
- | + | #bodyContent select, | |
- | input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { | + | #bodyContent textarea { |
- | + | color: #222; } | |
- | + | #bodyContent html { | |
- | button::-moz-focus-inner, input::-moz-focus-inner { | + | font-size: 1em; |
- | + | line-height: 1.4; } | |
- | + | #bodyContent ::-moz-selection { | |
- | + | background: #b3d4fc; | |
- | textarea { | + | text-shadow: none; } |
- | + | #bodyContent ::selection { | |
- | + | background: #b3d4fc; | |
- | + | text-shadow: none; } | |
- | table { | + | #bodyContent hr { |
- | + | display: block; | |
- | + | height: 1px; | |
- | + | border: 0; | |
- | + | border-top: 1px solid #ccc; | |
- | html, | + | margin: 1em 0; |
- | button, | + | padding: 0; } |
- | input, | + | #bodyContent audio, |
- | select, | + | #bodyContent canvas, |
- | textarea { | + | #bodyContent img, |
- | + | #bodyContent video { | |
- | + | vertical-align: middle; } | |
- | html { | + | #bodyContent fieldset { |
- | + | border: 0; | |
- | + | margin: 0; | |
- | + | padding: 0; } | |
- | ::-moz-selection { | + | #bodyContent textarea { |
- | + | resize: vertical; } | |
- | + | #bodyContent .browsehappy { | |
- | + | margin: 0.2em 0; | |
- | ::selection { | + | background: #ccc; |
- | + | color: #000; | |
- | + | padding: 0.2em 0; } | |
- | + | #bodyContent body { | |
- | hr { | + | font: 16px/26px Helvetica Neue, Helvetica, Arial; |
- | + | font-weight: 200; } | |
- | + | #bodyContent .wrapper { | |
- | + | width: 90%; | |
- | + | margin: 0 5%; } | |
- | + | #bodyContent .header-container, | |
- | + | #bodyContent main-container, | |
- | + | #bodyContent .main aside { | |
- | audio, | + | background: white; } |
- | canvas, | + | #bodyContent .title { |
- | img, | + | color: #888; } |
- | video { | + | #bodyContent nav ul { |
- | + | margin: 0; | |
- | + | padding: 0; } | |
- | fieldset { | + | #bodyContent .main { |
- | + | padding: 30px 0; | |
- | + | background: white; } | |
- | + | #bodyContent .main article h1 { | |
- | + | font-size: 2em; } | |
- | textarea { | + | #bodyContent .main aside { |
- | + | color: black; | |
- | + | padding: 0px 5% 10px; } | |
- | .browsehappy { | + | #bodyContent .footer-container footer { |
- | + | padding-top: 20px; | |
- | + | padding-bottom: 20px; } | |
- | + | #bodyContent .footer-container { | |
- | + | background: white; } | |
- | + | #bodyContent .ie7 .title { | |
- | + | padding-top: 20px; } | |
- | + | #bodyContent .ir { | |
- | + | background-color: transparent; | |
- | body { | + | border: 0; |
- | + | overflow: hidden; | |
- | + | *text-indent: -9999px; } | |
- | + | #bodyContent .ir:before { | |
- | .wrapper { | + | content: ""; |
- | + | display: block; | |
- | + | width: 0; | |
- | + | height: 150%; } | |
- | + | #bodyContent .hidden { | |
- | + | display: none !important; | |
- | + | visibility: hidden; } | |
- | .header-container, | + | #bodyContent .visuallyhidden { |
- | main-container, | + | border: 0; |
- | .main aside { | + | clip: rect(0 0 0 0); |
- | + | height: 1px; | |
- | + | margin: -1px; | |
- | .title { | + | overflow: hidden; |
- | + | padding: 0; | |
- | + | position: absolute; | |
- | + | width: 1px; } | |
- | + | #bodyContent .visuallyhidden.focusable:active, | |
- | + | #bodyContent .visuallyhidden.focusable:focus { | |
- | nav ul { | + | clip: auto; |
- | + | height: auto; | |
- | + | margin: 0; | |
- | + | overflow: visible; | |
- | + | position: static; | |
- | + | width: auto; } | |
- | + | #bodyContent .invisible { | |
- | .main { | + | visibility: hidden; } |
- | + | #bodyContent .clearfix:before, | |
- | + | #bodyContent .clearfix:after { | |
- | + | content: " "; | |
- | .main article h1 { | + | display: table; } |
- | + | #bodyContent .clearfix:after { | |
- | + | clear: both; } | |
- | .main aside { | + | #bodyContent .clearfix { |
- | + | *zoom: 1; } | |
- | + | @media print { | |
- | + | #bodyContent * { | |
- | .footer-container footer { | + | background: transparent !important; |
- | + | color: #000 !important; | |
- | + | box-shadow: none !important; | |
- | + | text-shadow: none !important; } | |
- | .footer-container { | + | #bodyContent a, |
- | + | #bodyContent a:visited { | |
- | + | text-decoration: underline; } | |
- | + | #bodyContent a[href]:after { | |
- | + | content: " (" attr(href) ")"; } | |
- | + | #bodyContent abbr[title]:after { | |
- | .ie7 .title { | + | content: " (" attr(title) ")"; } |
- | + | #bodyContent .ir a:after, | |
- | + | #bodyContent a[href^="javascript:"]:after, | |
- | + | #bodyContent a[href^="#"]:after { | |
- | + | content: ""; } | |
- | + | #bodyContent pre, | |
- | .ir { | + | #bodyContent blockquote { |
- | + | border: 1px solid #999; | |
- | + | page-break-inside: avoid; } | |
- | + | #bodyContent thead { | |
- | + | display: table-header-group; } | |
- | + | #bodyContent tr, | |
- | .ir:before { | + | #bodyContent img { |
- | + | page-break-inside: avoid; } | |
- | + | #bodyContent img { | |
- | + | max-width: 100% !important; } | |
- | + | @page { | |
- | + | #bodyContent { | |
- | .hidden { | + | margin: 0.5cm; } } |
- | + | #bodyContent p, | |
- | + | #bodyContent h2, | |
- | + | #bodyContent h3 { | |
- | .visuallyhidden { | + | orphans: 3; |
- | + | widows: 3; } | |
- | + | #bodyContent h2, | |
- | + | #bodyContent h3 { | |
- | + | page-break-after: avoid; } } | |
- | + | #bodyContent .landing-container { | |
- | + | background: #3d4c53; | |
- | + | width: 1026px; | |
- | + | -webkit-animation: zoom-dark, 12s, 0, linear, infinite; | |
- | + | -moz-animation: zoom-dark, 12s, 0, linear, infinite; | |
- | .visuallyhidden.focusable:active, | + | animation: zoom-dark, 12s, 0, linear, infinite; |
- | .visuallyhidden.focusable:focus { | + | position: relative; } |
- | + | #bodyContent .landing { | |
- | + | height: 550px; } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | .invisible { | + | |
- | + | ||
- | + | ||
- | .clearfix:before, | + | |
- | .clearfix:after { | + | |
- | + | ||
- | + | ||
- | + | ||
- | .clearfix:after { | + | |
- | + | ||
- | + | ||
- | .clearfix { | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | @media print { | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | .landing-container { | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | .landing { | + | |
- | + | ||
- | + | ||
@-webkit-keyframes zoom-dark { | @-webkit-keyframes zoom-dark { | ||
- | 0% { | + | #bodyContent 0% { |
background: #3d4c53; } | background: #3d4c53; } | ||
- | + | #bodyContent 10% { | |
- | 10% { | + | |
background: #3d4c53; } | background: #3d4c53; } | ||
- | + | #bodyContent 20% { | |
- | 20% { | + | |
background: #4e5d64; } | background: #4e5d64; } | ||
- | + | #bodyContent 90% { | |
- | 90% { | + | |
background: #4e5d64; } | background: #4e5d64; } | ||
- | + | #bodyContent 100% { | |
- | 100% { | + | |
background: #3d4c53; } } | background: #3d4c53; } } | ||
@-moz-keyframes zoom-dark { | @-moz-keyframes zoom-dark { | ||
- | 0% { | + | #bodyContent 0% { |
background: #3d4c53; } | background: #3d4c53; } | ||
- | + | #bodyContent 10% { | |
- | 10% { | + | |
background: #3d4c53; } | background: #3d4c53; } | ||
- | + | #bodyContent 20% { | |
- | 20% { | + | |
background: #4e5d64; } | background: #4e5d64; } | ||
- | + | #bodyContent 90% { | |
- | 90% { | + | |
background: #4e5d64; } | background: #4e5d64; } | ||
- | + | #bodyContent 100% { | |
- | 100% { | + | |
background: #3d4c53; } } | background: #3d4c53; } } | ||
@keyframes zoom-dark { | @keyframes zoom-dark { | ||
- | 0% { | + | #bodyContent 0% { |
background: #3d4c53; } | background: #3d4c53; } | ||
- | + | #bodyContent 10% { | |
- | 10% { | + | |
background: #3d4c53; } | background: #3d4c53; } | ||
- | + | #bodyContent 20% { | |
- | 20% { | + | |
background: #4e5d64; } | background: #4e5d64; } | ||
- | + | #bodyContent 90% { | |
- | 90% { | + | |
background: #4e5d64; } | background: #4e5d64; } | ||
- | + | #bodyContent 100% { | |
- | 100% { | + | |
background: #3d4c53; } } | background: #3d4c53; } } | ||
@-webkit-keyframes zoom { | @-webkit-keyframes zoom { | ||
- | 0% { | + | #bodyContent 0% { |
opacity: 0.4; } | opacity: 0.4; } | ||
- | + | #bodyContent 50% { | |
- | 50% { | + | |
opacity: 0.4; } | opacity: 0.4; } | ||
- | + | #bodyContent 60% { | |
- | 60% { | + | |
opacity: 0.05; } | opacity: 0.05; } | ||
- | + | #bodyContent 90% { | |
- | 90% { | + | |
opacity: 0.05; } | opacity: 0.05; } | ||
- | + | #bodyContent 100% { | |
- | 100% { | + | |
opacity: 0.4; } } | opacity: 0.4; } } | ||
@-moz-keyframes zoom { | @-moz-keyframes zoom { | ||
- | 0% { | + | #bodyContent 0% { |
opacity: 0.4; } | opacity: 0.4; } | ||
- | + | #bodyContent 50% { | |
- | 50% { | + | |
opacity: 0.4; } | opacity: 0.4; } | ||
- | + | #bodyContent 60% { | |
- | 60% { | + | |
opacity: 0.05; } | opacity: 0.05; } | ||
- | + | #bodyContent 90% { | |
- | 90% { | + | |
opacity: 0.05; } | opacity: 0.05; } | ||
- | + | #bodyContent 100% { | |
- | 100% { | + | |
opacity: 0.4; } } | opacity: 0.4; } } | ||
@keyframes zoom { | @keyframes zoom { | ||
- | 0% { | + | #bodyContent 0% { |
opacity: 0.4; } | opacity: 0.4; } | ||
- | + | #bodyContent 50% { | |
- | 50% { | + | |
opacity: 0.4; } | opacity: 0.4; } | ||
- | + | #bodyContent 60% { | |
- | 60% { | + | |
opacity: 0.05; } | opacity: 0.05; } | ||
- | + | #bodyContent 90% { | |
- | 90% { | + | |
opacity: 0.05; } | opacity: 0.05; } | ||
- | + | #bodyContent 100% { | |
- | 100% { | + | |
opacity: 0.4; } } | opacity: 0.4; } } | ||
@-webkit-keyframes petri-zoom { | @-webkit-keyframes petri-zoom { | ||
- | 0% { | + | #bodyContent 0% { |
opacity: 0.4; } | opacity: 0.4; } | ||
- | + | #bodyContent 10% { | |
- | 10% { | + | |
opacity: 0.4; } | opacity: 0.4; } | ||
- | + | #bodyContent 20% { | |
- | 20% { | + | |
opacity: 0.1; } | opacity: 0.1; } | ||
- | + | #bodyContent 90% { | |
- | 90% { | + | |
opacity: 0.1; } | opacity: 0.1; } | ||
- | + | #bodyContent 100% { | |
- | 100% { | + | |
opacity: 0.4; } } | opacity: 0.4; } } | ||
@-moz-keyframes petri-zoom { | @-moz-keyframes petri-zoom { | ||
- | 0% { | + | #bodyContent 0% { |
opacity: 0.4; } | opacity: 0.4; } | ||
- | + | #bodyContent 10% { | |
- | 10% { | + | |
opacity: 0.4; } | opacity: 0.4; } | ||
- | + | #bodyContent 20% { | |
- | 20% { | + | |
opacity: 0.1; } | opacity: 0.1; } | ||
- | + | #bodyContent 90% { | |
- | 90% { | + | |
opacity: 0.1; } | opacity: 0.1; } | ||
- | + | #bodyContent 100% { | |
- | 100% { | + | |
opacity: 0.4; } } | opacity: 0.4; } } | ||
@keyframes petri-zoom { | @keyframes petri-zoom { | ||
- | 0% { | + | #bodyContent 0% { |
opacity: 0.4; } | opacity: 0.4; } | ||
- | + | #bodyContent 10% { | |
- | 10% { | + | |
opacity: 0.4; } | opacity: 0.4; } | ||
- | + | #bodyContent 20% { | |
- | 20% { | + | |
opacity: 0.1; } | opacity: 0.1; } | ||
- | + | #bodyContent 90% { | |
- | 90% { | + | |
opacity: 0.1; } | opacity: 0.1; } | ||
- | + | #bodyContent 100% { | |
- | 100% { | + | |
opacity: 0.4; } } | opacity: 0.4; } } | ||
- | #petri-dots { | + | #bodyContent #petri-dots { |
- | + | position: relative; | |
- | + | top: 50px; | |
- | + | left: 20px; } | |
- | + | #bodyContent #landing-dots path { | |
- | #landing-dots path { | + | /*fill: #753473; */ |
- | + | fill: #bbb; | |
- | + | opacity: 0.2; } | |
- | + | #bodyContent #landing-dots .dot-one { | |
- | + | /*fill: #702968;*/ | |
- | #landing-dots .dot-one { | + | -webkit-animation-delay: 0; |
- | + | -webkit-animation-duration: 6s; | |
- | + | -webkit-animation-name: zoom; | |
- | + | -webkit-animation-timing-function: linear; | |
- | + | -webkit-animation-iteration-count: infinite; | |
- | + | -moz-animation-delay: 0; | |
- | + | -moz-animation-duration: 6s; | |
- | + | -moz-animation-name: zoom; | |
- | + | -moz-animation-timing-function: linear; | |
- | + | -moz-animation-iteration-count: infinite; | |
- | + | -o-animation-delay: 0; | |
- | + | -o-animation-duration: 6s; | |
- | + | -o-animation-name: zoom; | |
- | + | -o-animation-timing-function: linear; | |
- | + | -o-animation-iteration-count: infinite; | |
- | + | animation-delay: 0; | |
- | + | animation-duration: 6s; | |
- | + | animation-name: zoom; | |
- | + | animation-timing-function: linear; | |
- | + | animation-iteration-count: infinite; } | |
- | + | #bodyContent #landing-dots .dot-two { | |
- | + | -webkit-animation-delay: 0; | |
- | + | -webkit-animation-duration: 3s; | |
- | #landing-dots .dot-two { | + | -webkit-animation-name: zoom; |
- | + | -webkit-animation-timing-function: linear; | |
- | + | -webkit-animation-iteration-count: infinite; | |
- | + | -moz-animation-delay: 0; | |
- | + | -moz-animation-duration: 3s; | |
- | + | -moz-animation-name: zoom; | |
- | + | -moz-animation-timing-function: linear; | |
- | + | -moz-animation-iteration-count: infinite; | |
- | + | -o-animation-delay: 0; | |
- | + | -o-animation-duration: 3s; | |
- | + | -o-animation-name: zoom; | |
- | + | -o-animation-timing-function: linear; | |
- | + | -o-animation-iteration-count: infinite; | |
- | + | animation-delay: 0; | |
- | + | animation-duration: 3s; | |
- | + | animation-name: zoom; | |
- | + | animation-timing-function: linear; | |
- | + | animation-iteration-count: infinite; } | |
- | + | #bodyContent #landing-dots .dot-three { | |
- | + | -webkit-animation-delay: 0; | |
- | + | -webkit-animation-duration: 4s; | |
- | + | -webkit-animation-name: zoom; | |
- | #landing-dots .dot-three { | + | -webkit-animation-timing-function: linear; |
- | + | -webkit-animation-iteration-count: infinite; | |
- | + | -moz-animation-delay: 0; | |
- | + | -moz-animation-duration: 4s; | |
- | + | -moz-animation-name: zoom; | |
- | + | -moz-animation-timing-function: linear; | |
- | + | -moz-animation-iteration-count: infinite; | |
- | + | -o-animation-delay: 0; | |
- | + | -o-animation-duration: 4s; | |
- | + | -o-animation-name: zoom; | |
- | + | -o-animation-timing-function: linear; | |
- | + | -o-animation-iteration-count: infinite; | |
- | + | animation-delay: 0; | |
- | + | animation-duration: 4s; | |
- | + | animation-name: zoom; | |
- | + | animation-timing-function: linear; | |
- | + | animation-iteration-count: infinite; } | |
- | + | #bodyContent #landing-dots .dot-four { | |
- | + | -webkit-animation-delay: 0; | |
- | + | -webkit-animation-duration: 12s; | |
- | + | -webkit-animation-name: zoom; | |
- | + | -webkit-animation-timing-function: linear; | |
- | #landing-dots .dot-four { | + | -webkit-animation-iteration-count: infinite; |
- | + | -moz-animation-delay: 0; | |
- | + | -moz-animation-duration: 12s; | |
- | + | -moz-animation-name: zoom; | |
- | + | -moz-animation-timing-function: linear; | |
- | + | -moz-animation-iteration-count: infinite; | |
- | + | -o-animation-delay: 0; | |
- | + | -o-animation-duration: 12s; | |
- | + | -o-animation-name: zoom; | |
- | + | -o-animation-timing-function: linear; | |
- | + | -o-animation-iteration-count: infinite; | |
- | + | animation-delay: 0; | |
- | + | animation-duration: 12s; | |
- | + | animation-name: zoom; | |
- | + | animation-timing-function: linear; | |
- | + | animation-iteration-count: infinite; } | |
- | + | #bodyContent #landing-petri ellipse { | |
- | + | -webkit-animation-delay: 0; | |
- | + | -webkit-animation-duration: 12s; | |
- | + | -webkit-animation-name: petri-zoom; | |
- | + | -webkit-animation-timing-function: linear; | |
- | + | -webkit-animation-iteration-count: infinite; | |
- | #landing-petri ellipse { | + | -moz-animation-delay: 0; |
- | + | -moz-animation-duration: 12s; | |
- | + | -moz-animation-name: petri-zoom; | |
- | + | -moz-animation-timing-function: linear; | |
- | + | -moz-animation-iteration-count: infinite; | |
- | + | -o-animation-delay: 0; | |
- | + | -o-animation-duration: 12s; | |
- | + | -o-animation-name: petri-zoom; | |
- | + | -o-animation-timing-function: linear; | |
- | + | -o-animation-iteration-count: infinite; | |
- | + | animation-delay: 0; | |
- | + | animation-duration: 12s; | |
- | + | animation-name: petri-zoom; | |
- | + | animation-timing-function: linear; | |
- | + | animation-iteration-count: infinite; } | |
- | + | #bodyContent .landing #Title { | |
- | + | width: 500px; | |
- | + | height: 450px; | |
- | + | padding: 50px 0; | |
- | + | float: left; | |
- | + | color: white; } | |
- | + | #bodyContent .landing #Title h1 { | |
- | .landing #Title { | + | font-size: 2.5em; |
- | + | line-height: 1em; } | |
- | + | #bodyContent .notebooks-container { | |
- | + | background: #ffe11a; | |
- | + | width: 1026px; | |
- | + | position: relative; } | |
- | + | #bodyContent .notebooks-container .menu a { | |
- | .landing #Title h1 { | + | color: black; } |
- | + | #bodyContent .notebooks-container .menu a h2 { | |
- | + | border: 1px black solid; } | |
- | + | #bodyContent .notebooks-container .menu a:hover h2 { | |
- | .notebooks-container { | + | border: 1px #ffe11a solid; } |
- | + | #bodyContent .notebooks-container h1, #bodyContent .notebooks-container h2 { | |
- | + | color: black !important; } | |
- | + | #bodyContent .notebooks-container h1 { | |
- | + | text-shadow: -1px 1px 0 white !important; } | |
- | .notebooks-container .menu a { | + | #bodyContent .notebooks-container .menu a:visited { |
- | + | color: black; } | |
- | + | #bodyContent .notebooks-container .menu a .down, #bodyContent .notebooks-container .menu a .up { | |
- | .notebooks-container .menu a h2 { | + | stroke: black; } |
- | + | #bodyContent .multi-container aside { | |
- | + | float: left; | |
- | .notebooks-container .menu a:hover h2 { | + | padding: 100px 0px; |
- | + | margin: 20px 0; | |
- | + | width: 220px; | |
- | .notebooks-container h1, .notebooks-container h2 { | + | height: 400px; |
- | + | text-align: right; } | |
- | + | #bodyContent .multi-container aside h3 { | |
- | .notebooks-container h1 { | + | padding: 0 10px; } |
- | + | #bodyContent .multi-container article { | |
- | + | width: 758px; | |
- | .notebooks-container .menu a:visited { | + | height: 598px; |
- | + | overflow: auto; | |
- | + | float: right; | |
- | .notebooks-container .menu a .down, .notebooks-container .menu a .up { | + | padding: 0 10px; |
- | + | margin: 20px 0; | |
- | + | border: 1px black solid; } | |
- | .multi-container aside { | + | #bodyContent .multi-container .main .hidden { |
- | + | display: none; } | |
- | + | #bodyContent .multi-container article.show { | |
- | + | display: block; } | |
- | + | #bodyContent .multi-container ul li .active { | |
- | + | background: #ffe11a; | |
- | + | ||
- | + | ||
- | .multi-container aside h3 { | + | |
- | + | ||
- | + | ||
- | .multi-container article { | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | .multi-container .main .hidden { | + | |
- | + | ||
- | + | ||
- | .multi-container article.show { | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | .multi-container | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
font-weight: 500; } | font-weight: 500; } | ||
- | #attributions article p:first-letter, #team-members .member p:first-letter, #advisors .member p:first-letter { | + | #bodyContent .multi-container aside ul { |
+ | list-style: none; | ||
+ | width: 220px; | ||
+ | height: 300px; | ||
+ | padding: 0; | ||
+ | margin: 0; } | ||
+ | #bodyContent .multi-container aside li a { | ||
+ | color: black; | ||
+ | text-decoration: none; | ||
+ | display: block; | ||
+ | padding: 5px 10px; | ||
+ | border-top: 1px solid black; | ||
+ | border-left: 1px solid black; } | ||
+ | #bodyContent .multi-container aside li:last-child a { | ||
+ | border-bottom: 1px solid black; } | ||
+ | #bodyContent .multi-container aside li a:hover { | ||
+ | background: #ffe11a; } | ||
+ | #bodyContent .multi-container #member-select header { | ||
+ | font-family: Ostrich, sans-serif; | ||
+ | font-size: 32px; | ||
+ | padding: 110px 0; } | ||
+ | #bodyContent .multi-container #member-select header svg { | ||
+ | width: 32px; | ||
+ | height: 32px; | ||
+ | fill: none; | ||
+ | stroke: black; | ||
+ | stroke-width: 1px; | ||
+ | position: relative; | ||
+ | top: 4px; } | ||
+ | #bodyContent #protocols aside { | ||
+ | float: right; | ||
+ | text-align: left; } | ||
+ | #bodyContent #protocols aside li a { | ||
+ | border-left: none; | ||
+ | border-right: 1px solid black; } | ||
+ | #bodyContent #protocols #member-select header { | ||
+ | float: right; } | ||
+ | #bodyContent #protocols table, | ||
+ | #bodyContent #notebooks table { | ||
+ | padding: 0; | ||
+ | border-collapse: collapse; } | ||
+ | #bodyContent #protocols table tr, | ||
+ | #bodyContent #notebooks table tr { | ||
+ | border-top: 1px solid #cccccc; | ||
+ | background-color: white; | ||
+ | margin: 0; | ||
+ | padding: 0; } | ||
+ | #bodyContent #protocols table tr:nth-child(2n), | ||
+ | #bodyContent #notebooks table tr:nth-child(2n) { | ||
+ | background-color: #f8f8f8; } | ||
+ | #bodyContent #protocols table tr th, | ||
+ | #bodyContent #notebooks table tr th { | ||
+ | font-weight: bold; | ||
+ | border: 1px solid #cccccc; | ||
+ | margin: 0; | ||
+ | padding: 6px 13px; } | ||
+ | #bodyContent #protocols table tr td, | ||
+ | #bodyContent #notebooks table tr td { | ||
+ | border: 1px solid #cccccc; | ||
+ | margin: 0; | ||
+ | padding: 6px 13px; } | ||
+ | #bodyContent #protocols table tr th :first-child, #bodyContent #protocols table tr td :first-child, | ||
+ | #bodyContent #notebooks table tr th :first-child, | ||
+ | #bodyContent #notebooks table tr td :first-child { | ||
+ | margin-top: 0; } | ||
+ | #bodyContent #protocols table tr th :last-child, #bodyContent #protocols table tr td :last-child, | ||
+ | #bodyContent #notebooks table tr th :last-child, | ||
+ | #bodyContent #notebooks table tr td :last-child { | ||
+ | margin-bottom: 0; } | ||
+ | #bodyContent #protocols code, #bodyContent #protocols tt, | ||
+ | #bodyContent #notebooks code, | ||
+ | #bodyContent #notebooks tt { | ||
+ | margin: 0 2px; | ||
+ | padding: 0 5px; | ||
+ | white-space: nowrap; | ||
+ | border: 1px solid #eaeaea; | ||
+ | background-color: #f8f8f8; | ||
+ | border-radius: 3px; } | ||
+ | #bodyContent #protocols pre code, | ||
+ | #bodyContent #notebooks pre code { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | white-space: pre; | ||
+ | border: none; | ||
+ | background: transparent; } | ||
+ | #bodyContent #protocols .highlight pre, | ||
+ | #bodyContent #notebooks .highlight pre { | ||
+ | background-color: #f8f8f8; | ||
+ | border: 1px solid #cccccc; | ||
+ | font-size: 13px; | ||
+ | line-height: 19px; | ||
+ | overflow: auto; | ||
+ | padding: 6px 10px; | ||
+ | border-radius: 3px; } | ||
+ | #bodyContent #protocols pre, | ||
+ | #bodyContent #notebooks pre { | ||
+ | background-color: #f8f8f8; | ||
+ | border: 1px solid #cccccc; | ||
+ | font-size: 13px; | ||
+ | line-height: 19px; | ||
+ | overflow: auto; | ||
+ | padding: 6px 10px; | ||
+ | border-radius: 3px; } | ||
+ | #bodyContent #protocols pre code, #bodyContent #protocols pre tt, | ||
+ | #bodyContent #notebooks pre code, | ||
+ | #bodyContent #notebooks pre tt { | ||
+ | background-color: transparent; | ||
+ | border: none; } | ||
+ | #bodyContent .team-container { | ||
+ | background: #0cdbe8; | ||
+ | width: 1026px; | ||
+ | margin-bottom: 10px; } | ||
+ | #bodyContent .team-container .menu a:hover h2 { | ||
+ | border: 1px #0cdbe8 solid; } | ||
+ | #bodyContent #attributions article, #bodyContent #team-members .member, #bodyContent #advisors .member { | ||
+ | width: 95%; | ||
+ | margin: 0 auto; | ||
+ | /* border: 1px $Gray solid; */ | ||
+ | margin-top: 10px; } | ||
+ | #bodyContent #attributions article .name, #bodyContent #team-members .member .name, #bodyContent #advisors .member .name { | ||
+ | font-weight: 500; } | ||
+ | #bodyContent #attributions article p:first-letter, #bodyContent #team-members .member p:first-letter, #bodyContent #advisors .member p:first-letter { | ||
+ | float: left; | ||
+ | font-size: 60px; | ||
+ | line-height: 45px; | ||
+ | padding-top: 4px; | ||
+ | padding-left: 3px; | ||
+ | padding-left: 3px; | ||
+ | font-family: Ostrich; } | ||
+ | #bodyContent #attributions article p, #bodyContent #team-members .member p, #bodyContent #advisors .member p { | ||
+ | padding-bottom: 5px; } | ||
+ | #bodyContent #attributions .right, #bodyContent #team-members .right, #bodyContent #advisors .right { | ||
+ | float: right; | ||
+ | width: 50%; } | ||
+ | #bodyContent #attributions .left, #bodyContent #team-members .left, #bodyContent #advisors .left { | ||
float: left; | float: left; | ||
- | + | width: 50%; } | |
- | + | #bodyContent #attributions p, #bodyContent #team-members p, #bodyContent #advisors p { | |
- | + | margin: 5px; } | |
- | + | #bodyContent #attributions img, #bodyContent #team-members img, #bodyContent #advisors img { | |
- | + | float: right; | |
- | + | padding: 5px; | |
- | + | margin: 0 0 0 5px; | |
- | + | border: 1px solid #3d4c53; } | |
- | + | #bodyContent .project-container { | |
- | + | background: #3d4c53; | |
- | + | width: 1024px; } | |
- | + | #bodyContent .project-container .menu a:hover h2 { | |
- | # | + | border: 1px #3d4c53 solid; } |
- | + | #bodyContent .hp-container { | |
- | + | background: #ea2e49; | |
- | #attributions p, #team-members p, #advisors p { | + | width: 1024px; } |
- | + | #bodyContent .hp-container .menu a:hover h2 { | |
- | #attributions img, #team-members img, #advisors img { | + | border: 1px #ea2e49 solid; } |
- | + | #bodyContent .models-container { | |
- | + | background: #98c000; | |
- | + | width: 1024px; } | |
- | + | #bodyContent .models-container .menu a:hover h2 { | |
- | + | border: 1px #98c000 solid; } | |
- | .project-container { | + | |
- | + | ||
- | + | ||
- | + | ||
- | .project-container .menu a:hover h2 { | + | |
- | + | ||
- | + | ||
- | .hp-container { | + | |
- | + | ||
- | + | ||
- | + | ||
- | .hp-container .menu a:hover h2 { | + | |
- | + | ||
- | + | ||
- | .models-container { | + | |
- | + | ||
- | + | ||
- | + | ||
- | .models-container .menu a:hover h2 { | + | |
- | + | ||
- | + | ||
@font-face { | @font-face { | ||
- | font-family: Ostrich; | + | #bodyContent { |
- | + | font-family: Ostrich; | |
- | h1, h2, h3, h4, h5, h6 { | + | src: url(OstrichSans-Black.otf); } } |
- | + | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5, #bodyContent h6 { | |
- | + | font-family: 'Ostrich', san-serif; } | |
- | .main-container { | + | #bodyContent .main-container { |
- | + | background: white; } | |
- | + | #bodyContent .header-container { | |
- | .header-container { | + | width: 1026px; |
- | + | position: relative; | |
- | + | margin-top: -14px; | |
- | + | background: #efefef; } | |
- | + | #bodyContent .header-container h1 { | |
- | + | float: left; | |
- | .header-container h1 { | + | margin: 0; |
- | + | padding: 14px 0; } | |
- | + | #bodyContent .header-container h1 a { | |
- | + | text-decoration: none; | |
- | + | color: Black; | |
- | .header-container h1 a { | + | display: block; |
- | + | background: white; | |
- | + | padding-right: 40px; | |
- | + | position: relative; | |
- | + | background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ijk1LjUgMTEwLjUgMzMgMjkiPiA8cGF0aCBmaWxsID0gIiM2NjYiIGQ9Ik0xMjcuMjM1IDEyNi44MzRsLTE1LjA1Mi0xNS4wNTVjLTAuMTc5LTAuMTc5LTAuNDIyLTAuMjc5LTAuNjc0LTAuMjc5Yy0wLjI1MyAwLTAuNDk2IDAuMS0wLjY3NCAwLjI3OUw5NS43OCAxMjYuOCBjLTAuMzczIDAuMzcyLTAuMzczIDEgMCAxLjM0OGMwLjM3MiAwLjQgMC45IDAuNCAxLjIgMGwyLjg4MS0zLjAwMXYxMS45MjRjMCAwLjUgMC43IDEuMiAxLjIgMS4xOTFoNi42NjMgaDcuNjI2aDYuNjgzYzAuNTI3IDAgMC43MTUtMC42NjUgMC43MTUtMS4xOTFWMTI1LjNsMyAyLjg4MWMwLjE4OCAwLjIgMC41IDAuMyAwLjcgMC4yNzlzMC41MTgtMC4wOTMgMC43MDMtMC4yNzkgQzEyNy41NzkgMTI3LjggMTI3LjYgMTI3LjIgMTI3LjIgMTI2LjgzNHogTTExNC4xODkgMTM2LjM5aC01Ljcydi02LjQzNWMwLTAuNzg5IDAuODctMS4xOTIgMS42NTgtMS4xOTJoMi44NTkgYzAuNzg5IDAgMS4yIDAuNCAxLjIgMS4xOTJMMTE0LjE4OSAxMzYuMzlMMTE0LjE4OSAxMzYuMzl6IE0xMjAuODYyIDEzNi4zOWgtNC43NjZ2LTYuNDM1YzAtMS44NC0xLjI3LTMuMDk5LTMuMTA5LTMuMDk5IGgtMi44NTljLTEuODQgMC0zLjU2NCAxLjI1OS0zLjU2NCAzLjA5OXY2LjQzNWgtNC43Njd2LTEzLjEwOGMwLTAuMDAyIDAuMTE4LTAuMDA0IDAuMTE4LTAuMDA3bDkuNDE0LTkuNDc0bDkuNTMzIDkuNTkyVjEzNi4zOXoiLz4gPC9zdmc+); | |
- | + | background-position: 999px 0px; | |
- | + | background-repeat: no-repeat; | |
- | + | background-size: 30px 30px; } | |
- | + | #bodyContent .header-container h1 a:hover { | |
- | + | background-position: 165px 65px; } | |
- | + | #bodyContent .header-container h1 a:active { | |
- | + | background-position: 165px 65px; | |
- | .header-container h1 a:hover { | + | top: 1px; } |
- | + | #bodyContent .title { | |
- | + | float: left; } | |
- | .header-container h1 a:active { | + | #bodyContent nav { |
- | + | float: right; | |
- | + | width: 600px; | |
- | + | height: 120px; } | |
- | .title { | + | #bodyContent nav a { |
- | + | padding: 50px 10px; | |
- | + | text-align: center; | |
- | nav { | + | text-decoration: none; |
- | + | color: black; | |
- | + | width: 80px; | |
- | + | height: 20px; | |
- | + | display: block; } | |
- | nav a { | + | #bodyContent nav a:hover, #bodyContent nav .on-page { |
- | + | color: #fff; | |
- | + | text-shadow: 0 0 2px #222; } | |
- | + | #bodyContent nav a:active { | |
- | + | top: 1px; | |
- | + | position: relative; } | |
- | + | #bodyContent nav .project a:hover, #bodyContent nav .project .on-page { | |
- | + | background: #3d4c53; } | |
- | + | #bodyContent nav .models a:hover, #bodyContent nav .models .on-page { | |
- | nav a:hover, nav .on-page { | + | background: #98c000; } |
- | + | #bodyContent nav .hp a:hover, #bodyContent nav .hp .on-page { | |
- | + | background: #ea2e49; } | |
- | + | #bodyContent nav .notebooks a:hover, #bodyContent nav .notebooks .on-page { | |
- | nav a:active { | + | background: #ffe11a; } |
- | + | #bodyContent nav .team a:hover, #bodyContent nav .team .on-page { | |
- | + | background: #0cdbe8; } | |
- | + | #bodyContent nav .judging a:hover, #bodyContent nav .judging .on-page { | |
- | nav .project a:hover, nav .project .on-page { | + | background: #707f86; } |
- | + | #bodyContent nav .igem a { | |
- | + | padding: 35px 10px; } | |
- | nav .models a:hover, nav .models .on-page { | + | #bodyContent nav .igem a:hover .cogs { |
- | + | fill: #98c000; | |
- | + | stroke: none; } | |
- | nav .hp a:hover, nav .hp .on-page { | + | #bodyContent nav li { |
- | + | width: 100px; | |
- | + | float: left; } | |
- | nav .notebooks a:hover, nav .notebooks .on-page { | + | #bodyContent nav li:first-child a { |
- | + | margin-left: 0; } | |
- | + | #bodyContent nav li:last-child a { | |
- | nav .team a:hover, nav .team .on-page { | + | margin-right: 0; } |
- | + | #bodyContent .main article { | |
- | + | float: left; | |
- | nav .judging a:hover, nav .judging .on-page { | + | width: 57%; } |
- | + | #bodyContent .main aside { | |
- | + | float: right; | |
- | nav .igem a { | + | width: 28%; } |
- | + | #bodyContent .wrapper { | |
- | + | width: 1000px; | |
- | nav .igem a:hover .cogs { | + | /* 1140px - 10% for margins - 13px for padding */ |
- | + | margin: 0 auto; | |
- | + | padding: 0 13px; } | |
- | + | @media only screen and (min-width: 1000px) { | |
- | nav li { | + | #bodyContent { |
- | + | /* =============== | |
- | + | Maximal Width | |
- | + | =============== */ } | |
- | nav li:first-child a { | + | #bodyContent .header-container { |
- | + | width: 100%; } | |
- | + | #bodyContent .landing-container, #bodyContent .notebooks-container, #bodyContent .team-container, #bodyContent .hp-container, #bodyContent .models-container, #bodyContent .project-container { | |
- | nav li:last-child a { | + | width: 100%; } } |
- | + | #bodyContent #contentSub, #bodyContent #footer-box, #bodyContent #catlinks, #bodyContent #search-controls, #bodyContent #p-logo, #bodyContent .printfooter, #bodyContent .firstHeading, #bodyContent .visualClear { | |
- | + | display: none; } | |
- | + | #bodyContent #top-section { | |
- | + | /*-- styling for default menu bar (edit, page, history, etc.) --*/ | |
- | + | background-color: white; | |
- | .main article { | + | border: 0 none; |
- | + | height: 14px; | |
- | + | z-index: 100; | |
- | + | top: 0; | |
- | .main aside { | + | position: fixed; |
- | + | width: 1026px; | |
- | + | left: 50%; | |
- | + | margin-left: -513px; | |
- | .wrapper { | + | color: #333; } |
- | + | #bodyContent #top-section-bar { | |
- | + | /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/ | |
- | + | height: 14px; | |
- | + | display: none; | |
- | + | z-index: 10; | |
- | @media only screen and (min-width: 1000px) { | + | position: fixed; |
- | + | width: 100%; | |
- | + | top: 0; } | |
- | + | #bodyContent #top-section ul { | |
- | + | padding: 0; } | |
- | + | #bodyContent #menubar a:link, #bodyContent #menubar a:active, #bodyContent #menubar a:visited, #bodyContent #menubar a:hover, #bodyContent #menubar:hover { | |
- | + | /*-- styling for default menu bar links (edit, page, history, etc.) --*/ | |
- | + | background-color: white; | |
- | + | text-decoration: none; | |
- | + | color: #333; } | |
- | + | #bodyContent body { | |
- | + | background-color: #fff; } | |
- | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear { | + | #bodyContent #globalWrapper, #bodyContent #content { |
- | + | width: 100%; | |
- | + | height: 100%; | |
- | #top-section { | + | border: 0px; |
- | + | background-color: transparent; | |
- | + | margin: 0px; | |
- | + | padding: 0px; | |
- | + | font-size: 100%; } | |
- | + | #bodyContent #menubar { | |
- | + | top: -2px; } | |
- | + | #bodyContent ul { | |
- | + | line-height: 1em; } | |
- | + | #bodyContent html, #bodyContent body { | |
- | + | /*-- changes default wiki settings --*/ | |
- | + | height: 100%; } | |
- | + | #bodyContent #contentcontainer { | |
- | #top-section-bar { | + | /*-- creates container for all content on page --*/ |
- | + | font-family: Arial, Helvetica, sans-serif; | |
- | + | font-weight: normal; | |
- | + | font-size: 14px; | |
- | + | color: #414141; | |
- | + | width: 960px; | |
- | + | margin-left: auto; | |
- | + | margin-right: auto; | |
- | + | background-color: transparent; | |
- | #top-section ul { | + | margin-top: 0px; } |
- | + | #bodyContent #bodyContent pre { | |
- | + | padding: 0; | |
- | #menubar a:link, #menubar a:active, #menubar a:visited, #menubar a:hover, #menubar:hover { | + | border: none; |
- | + | background: transparent; | |
- | + | line-height: 1em; } | |
- | + | #bodyContent #bodyContent h1, #bodyContent #bodyContent h2, #bodyContent #bodyContent h3, #bodyContent #bodyContent h4, #bodyContent #bodyContent h5 { | |
- | + | border: none; | |
- | + | margin: 0; } | |
- | body { | + | #bodyContent .menu h1, #bodyContent body .menu h2 { |
- | + | float: left; | |
- | + | height: 26px; | |
- | #globalWrapper, #content { | + | margin: 16px 35px 16px 0; |
- | + | padding: 0 5px; | |
- | + | position: relative; | |
- | + | color: white; } | |
- | + | #bodyContent .menu h1 { | |
- | + | text-shadow: -1px 1px 0 black; } | |
- | + | #bodyContent .menu a h2 { | |
- | + | border: 1px white solid; } | |
- | + | #bodyContent .menu a { | |
- | #menubar { | + | text-decoration: none; |
- | + | display: block; | |
- | + | color: white; } | |
- | ul { | + | #bodyContent .menu a:hover h2 { |
- | + | border: 1px white solid; } | |
- | + | #bodyContent .menu a .down, #bodyContent .menu a .up { | |
- | html, body { | + | display: inline-block; |
- | + | width: 32px; | |
- | + | height: 32px; | |
- | + | position: absolute; | |
- | #contentcontainer { | + | top: -9999px; |
- | + | right: 0; | |
- | + | stroke: white; | |
- | + | stroke-width: 1.1px; | |
- | + | fill: none; } | |
- | + | #bodyContent .menu a:hover .down { | |
- | + | top: 16px; } | |
- | + | #bodyContent .menu a:hover .up { | |
- | + | top: -22px; } | |
- | + | #bodyContent .menu a:active { | |
- | + | top: 1px; | |
- | + | position: relative; } | |
- | #bodyContent pre { | + | #bodyContent .footer-container { |
- | + | margin-top: 20px; | |
- | + | background: #3d4c53; } | |
- | + | #bodyContent footer { | |
- | + | color: white; | |
- | + | background: #3d4c53; } | |
- | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { | + | #bodyContent footer h3 { |
- | + | float: left; } | |
- | + | #bodyContent footer #sitemap .page a, #bodyContent footer #sitemap li .sections a { | |
- | + | color: #707f86; | |
- | #bodyContent .menu h1, #bodyContent body .menu h2 { | + | text-decoration: none; } |
- | + | #bodyContent footer #sitemap { | |
- | + | list-style: none; | |
- | + | padding: 0; } | |
- | + | #bodyContent footer #sitemap .page .sections { | |
- | + | list-style: none; | |
- | + | padding: 0; } | |
- | + | #bodyContent footer #sitemap .page { | |
- | .menu h1 { | + | float: left; |
- | + | width: 120px; | |
- | + | margin-right: 10px; } | |
- | .menu a h2 { | + | #bodyContent footer #sitemap .page h4 { |
- | + | margin: 0; | |
- | + | padding: 0; } | |
- | .menu a { | + | #bodyContent footer #sitemap .page h4 a { |
- | + | display: block; | |
- | + | padding: 5px; | |
- | + | margin: 0; | |
- | + | border: 1px #707f86 solid; } | |
- | .menu a:hover h2 { | + | #bodyContent footer #sitemap .page h4 a:hover { |
- | + | background: white; | |
- | + | color: black; | |
- | .menu a .down, .menu a .up { | + | border: 1px white solid; } |
- | + | #bodyContent footer #sitemap .page a:hover { | |
- | + | color: white; } | |
- | + | #bodyContent footer #sitemap .page .sections li { | |
- | + | margin-top: 5px; | |
- | + | font-size: .9em; } | |
- | + | #bodyContent footer .copyright { | |
- | + | float: right; | |
- | + | color: #707f86; | |
- | + | width: 200px; | |
- | + | height: 32px; } | |
- | .menu a:hover .down { | + | #bodyContent footer .social { |
- | + | position: relative; | |
- | + | width: 200px; | |
- | .menu a:hover .up { | + | height: 18px; |
- | + | padding: 6px 0 15px 0; | |
- | + | margin-bottom: 5px; | |
- | .menu a:active { | + | float: right; } |
- | + | #bodyContent footer .social a { | |
- | + | font-size: 18px; | |
- | + | color: #707f86; | |
- | .footer-container { | + | text-decoration: none; |
- | + | padding-left: 45px; | |
- | + | font-family: Ostrich, sans-serif; } | |
- | + | #bodyContent footer .social a:hover { | |
- | footer { | + | color: white; } |
- | + | #bodyContent footer .social svg { | |
- | + | fill: none; | |
- | + | stroke: #707f86; | |
- | footer h3 { | + | stroke-width: 1.3px; |
- | + | height: 32px; | |
- | + | width: 32px; | |
- | footer #sitemap .page a, footer #sitemap li .sections a { | + | position: absolute; |
- | + | top: 0px; | |
- | + | left: 0px; | |
- | + | padding: 2px; | |
- | footer #sitemap { | + | border: 1px #707f86 solid; } |
- | + | #bodyContent footer .social a:hover svg { | |
- | + | stroke: none; | |
- | + | fill: black; | |
- | footer #sitemap .page .sections { | + | background: white; |
- | + | border: 1px white solid; } | |
- | + | ||
- | + | ||
- | footer #sitemap .page { | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | footer #sitemap .page h4 { | + | |
- | + | ||
- | + | ||
- | + | ||
- | footer #sitemap .page h4 a { | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | footer #sitemap .page h4 a:hover { | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | footer #sitemap .page a:hover { | + | |
- | + | ||
- | + | ||
- | footer #sitemap .page .sections li { | + | |
- | + | ||
- | + | ||
- | + | ||
- | footer .copyright { | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | footer .social { | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | footer .social a { | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | footer .social a:hover { | + | |
- | + | ||
- | + | ||
- | footer .social svg { | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | footer .social a:hover svg { | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</style> | </style> | ||
</head> | </head> | ||
</html> | </html> |
Revision as of 03:45, 25 September 2014