(66 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
<head> | <head> | ||
+ | |||
+ | <link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'> | ||
<!-- Latest compiled and minified CSS --> | <!-- Latest compiled and minified CSS --> | ||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous"> | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous"> | ||
+ | |||
+ | |||
+ | <script type="text/javascript"> | ||
+ | $(function () { | ||
+ | $("#myModal").modal({show:false}); | ||
+ | }); | ||
+ | </script> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
</head> | </head> | ||
+ | |||
+ | |||
+ | |||
Line 14: | Line 31: | ||
/********************************* DEFAULT WIKI SETTINGS ********************************/ | /********************************* DEFAULT WIKI SETTINGS ********************************/ | ||
− | + | #sideMenu, #top_title {display:none;} | |
#content { padding:0px; width:100%; margin-top:-12px; margin-left:0px;} | #content { padding:0px; width:100%; margin-top:-12px; margin-left:0px;} | ||
body {background-color:white; } | body {background-color:white; } | ||
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
/*! | /*! | ||
Line 24: | Line 46: | ||
* For details, see http://www.apache.org/licenses/LICENSE-2.0. | * For details, see http://www.apache.org/licenses/LICENSE-2.0. | ||
*/ | */ | ||
+ | |||
+ | |||
+ | |||
/* Global Styles */ | /* Global Styles */ | ||
* { | * { | ||
− | font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; | + | font-family: 'Open Sans', Open-Sans, sans-serif, 'Helvetica Neue', Arial, sans-serif; |
− | + | ||
} | } | ||
+ | |||
html, | html, | ||
body { | body { | ||
width: 100%; | width: 100%; | ||
− | + | ||
− | + | ||
} | } | ||
+ | |||
+ | /* | ||
body { | body { | ||
− | font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif; | + | font-family: 'Open Sans', sans-serif, "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif; |
} | } | ||
+ | */ | ||
+ | |||
+ | |||
.text-vertical-center { | .text-vertical-center { | ||
Line 48: | Line 77: | ||
padding-top: 30px; | padding-top: 30px; | ||
} | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
.text-vertical-center h1 { | .text-vertical-center h1 { | ||
− | margin: | + | margin: 15px; |
− | padding: | + | padding: 30px; |
font-size: 4.5em; | font-size: 4.5em; | ||
font-weight: 700; | font-weight: 700; | ||
font-color: white; | font-color: white; | ||
} | } | ||
+ | |||
/* Custom Button Styles */ | /* Custom Button Styles */ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
.btn-light { | .btn-light { | ||
Line 93: | Line 115: | ||
} | } | ||
+ | |||
hr.medium { | hr.medium { | ||
max-width: 245px; | max-width: 245px; | ||
Line 98: | Line 121: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
/* Header */ | /* Header */ | ||
Line 148: | Line 134: | ||
background: url('https://static.igem.org/mediawiki/2016/8/8e/BUHW2016_skyline.png') no-repeat center center scroll; | background: url('https://static.igem.org/mediawiki/2016/8/8e/BUHW2016_skyline.png') no-repeat center center scroll; | ||
background-size: 100% 100%; | background-size: 100% 100%; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Line 272: | Line 158: | ||
background-color: white; | background-color: white; | ||
border-color: rgba(34, 34, 34, 0.05); | border-color: rgba(34, 34, 34, 0.05); | ||
− | font-family: | + | font-family: OpenSans, 'Helvetica Neue', Arial, sans-serif; |
-webkit-transition: all 0.35s; | -webkit-transition: all 0.35s; | ||
-moz-transition: all 0.35s; | -moz-transition: all 0.35s; | ||
Line 279: | Line 165: | ||
.navbar-default .navbar-header .navbar-brand { | .navbar-default .navbar-header .navbar-brand { | ||
− | color: # | + | color:#222222; |
− | font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; | + | font-family: 'Open Sans', sans-serif, 'Helvetica Neue', Arial, sans-serif; |
font-weight: 700; | font-weight: 700; | ||
text-transform: uppercase; | text-transform: uppercase; | ||
Line 287: | Line 173: | ||
.navbar-default .navbar-header .navbar-brand:hover, | .navbar-default .navbar-header .navbar-brand:hover, | ||
.navbar-default .navbar-header .navbar-brand:focus { | .navbar-default .navbar-header .navbar-brand:focus { | ||
− | color: # | + | color: #222222; |
} | } | ||
Line 305: | Line 191: | ||
.navbar-default .nav > li.active > a, | .navbar-default .nav > li.active > a, | ||
.navbar-default .nav > li.active > a:focus { | .navbar-default .nav > li.active > a:focus { | ||
− | color: # | + | color: #222222 !important; |
background-color: transparent; | background-color: transparent; | ||
} | } | ||
Line 339: | Line 225: | ||
} | } | ||
.navbar-default.affix .navbar-header .navbar-brand { | .navbar-default.affix .navbar-header .navbar-brand { | ||
− | color: # | + | color: #222222; |
− | font-size: | + | font-size: 18px; |
} | } | ||
.navbar-default.affix .navbar-header .navbar-brand:hover, | .navbar-default.affix .navbar-header .navbar-brand:hover, | ||
.navbar-default.affix .navbar-header .navbar-brand:focus { | .navbar-default.affix .navbar-header .navbar-brand:focus { | ||
− | color: # | + | color: #222222; |
} | } | ||
.navbar-default.affix .nav > li > a, | .navbar-default.affix .nav > li > a, | ||
Line 352: | Line 238: | ||
.navbar-default.affix .nav > li > a:hover, | .navbar-default.affix .nav > li > a:hover, | ||
.navbar-default.affix .nav > li > a:focus:hover { | .navbar-default.affix .nav > li > a:focus:hover { | ||
− | color: # | + | color: #222222; |
} | } | ||
} | } | ||
Line 365: | Line 251: | ||
} | } | ||
+ | |||
+ | |||
+ | section { | ||
+ | |||
+ | padding-bottom: 70px; | ||
+ | |||
+ | } | ||
Line 374: | Line 267: | ||
<body> | <body> | ||
+ | |||
Line 447: | Line 341: | ||
<!-- /.container-fluid --> | <!-- /.container-fluid --> | ||
</nav> | </nav> | ||
− | |||
Line 461: | Line 354: | ||
<!-- Latest compiled and minified JavaScript --> | <!-- Latest compiled and minified JavaScript --> | ||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script> | <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script> | ||
− | |||
− | |||
Line 478: | Line 369: | ||
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE) | * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE) | ||
*/ | */ | ||
+ | |||
(function($) { | (function($) { | ||
"use strict"; // Start of use strict | "use strict"; // Start of use strict | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
// Offset for Main Navigation | // Offset for Main Navigation | ||
Line 504: | Line 381: | ||
} | } | ||
}) | }) | ||
+ | })(jQuery); // End of use strict | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | </script> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</body> | </body> | ||
+ | |||
+ | |||
+ | |||
</html> | </html> |
Latest revision as of 20:40, 11 July 2016