Line 2: | Line 2: | ||
<head> | <head> | ||
<style> | <style> | ||
+ | #sideMenu, #top_title {display:none;} | ||
+ | #content { padding:0px; width:90%; margin-top:-7px; margin-left:5%;, margin-right: 5%} | ||
+ | body {background-color:white; } | ||
+ | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
/* Hexagons */ | /* Hexagons */ | ||
#hexGrid { | #hexGrid { | ||
Line 39: | Line 43: | ||
height: 100%; | height: 100%; | ||
text-align: center; | text-align: center; | ||
− | color: | + | color: black; |
overflow: hidden; | overflow: hidden; | ||
transform: skewY(-30deg) rotate(60deg); | transform: skewY(-30deg) rotate(60deg); | ||
Line 104: | Line 108: | ||
<body> | <body> | ||
<div class="container-fluid page-heading"> | <div class="container-fluid page-heading"> | ||
− | |||
− | |||
− | |||
<div class="row"> | <div class="row"> | ||
<div class="col-xs-8"> | <div class="col-xs-8"> |
Revision as of 11:48, 27 August 2017