(23 intermediate revisions by the same user not shown) | |||
Line 30: | Line 30: | ||
/********************************* DEFAULT WIKI SETTINGS ********************************/ | /********************************* DEFAULT WIKI SETTINGS ********************************/ | ||
− | |||
− | |||
#sideMenu, #top_title {display:none;} | #sideMenu, #top_title {display:none;} | ||
Line 37: | Line 35: | ||
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 53: | Line 53: | ||
* { | * { | ||
− | font-family: 'Open Sans', sans-serif, 'Helvetica Neue', Arial, sans-serif; | + | font-family: 'Open Sans', Open-Sans, sans-serif, 'Helvetica Neue', Arial, sans-serif; |
} | } | ||
Line 60: | Line 60: | ||
body { | body { | ||
width: 100%; | width: 100%; | ||
− | + | ||
} | } | ||
Line 72: | Line 72: | ||
+ | .text-vertical-center { | ||
+ | display: table-cell; | ||
+ | text-align: center; | ||
+ | padding-top: 30px; | ||
+ | } | ||
Line 78: | Line 83: | ||
− | + | .text-vertical-center h1 { | |
− | + | margin: 15px; | |
+ | padding: 30px; | ||
+ | font-size: 4.5em; | ||
+ | font-weight: 700; | ||
+ | font-color: white; | ||
+ | } | ||
Line 110: | Line 120: | ||
margin: auto; | margin: auto; | ||
} | } | ||
+ | |||
+ | |||
+ | |||
Line 118: | Line 131: | ||
position: relative; | position: relative; | ||
width: 100%; | width: 100%; | ||
− | height: | + | height: 1000px; |
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 269: | Line 242: | ||
} | } | ||
#mainNav { | #mainNav { | ||
− | margin-top: | + | margin-top:15px; |
transition:background-color .52s ease | transition:background-color .52s ease | ||
} | } | ||
Line 280: | Line 253: | ||
+ | section { | ||
+ | padding-bottom: 70px; | ||
+ | |||
+ | } | ||
Line 290: | Line 267: | ||
<body> | <body> | ||
+ | |||
Line 363: | Line 341: | ||
<!-- /.container-fluid --> | <!-- /.container-fluid --> | ||
</nav> | </nav> | ||
− | |||
Latest revision as of 20:40, 11 July 2016