Difference between revisions of "Template:British Columbia/CSS"

Line 2: Line 2:
 
<head>
 
<head>
 
<style>
 
<style>
 +
 +
#sideMenu,
 +
#top_title {
 +
    display: none;
 +
}
 +
 +
#content {
 +
    width: 100%;
 +
    min-height: 80vh;
 +
    padding: 0px;
 +
    border: none;
 +
    color: inherit;
 +
    margin-left: 0px;
 +
    margin-right: 0px;
 +
    background-color: #D9EDEB;
 +
    position: relative;
 +
}
 +
 +
#globalWrapper {
 +
    width: 100%;
 +
    font-size: inherit;
 +
    padding: 0;
 +
    position: relative;
 +
}
 +
 +
 +
#top_menu_under {
 +
    height: 0px;
 +
}
 +
  
 
@font-face {
 
@font-face {

Revision as of 01:15, 20 August 2018