landing css
@import url(http://d3g0gp89917ko0.cloudfront.net/v--edac79f846ba/common--theme/flannel-nature/css/style.css); @font-face{ font-family:'Avenir Medium'; src:url("https://s3.eu-west-2.amazonaws.com/amttf/Avenir-Medium.ttf") } @font-face{ font-family:'Avenir Book'; src:url("https://s3.eu-west-2.amazonaws.com/amttf/Avenir-Book.ttf") } #page-options-bottom{ /* If you want to enable the Edit button to edit pages, comment out the following line: */ /*display:none;*/ } #footer { display:none !important; /*background-color:white; background-image:none;*/ } html, body { height: 90%; //background-color: grey; } div.choose-your-game-buttons{ width: 300px !important; height: 200px !important; background-color: black !important; } #main-content { margin-left: 0em !important; padding: 0 1em; } #header{ display:none; background: url(https://s3.eu-west-2.amazonaws.com/amttf/banner-small-help.jpg); background-size: cover; background-repeat: no-repeat; background-color: none; border-bottom-style: none; background-position: center top; } .page-watch-options{ display:none; } #page-info{ display:none; } #search-top-box{ display:none } #top-bar{ display:none } #login-status{ display:none } #header-extra-div-1{ display:none } #header h1{ display:none } h1, h2, h3, h4{ font-family: Avenir Medium; text-transform: uppercase; font-size: 22px; } h5{ font-family: Avenir Medium; font-size: 22px; font-weight: normal; color: #444; text-align:center; } h6{ font-family: Avenir Medium; font-size: 22px; font-weight: normal; color: #444; } #page-title{ font-family: Avenir Medium; text-transform: uppercase; font-size: 26px; color: #444; text-align:center; border-bottom: none; font-weight:500 } #html-body{ font-family: Avenir Book; font-size: 16px; } #body{ font-family: Avenir Book; font-size: 16px; } #license-area{ display:none; } #side-bar { background-color: transparent !important; } p { margin:10px; margin-left: 0px; } #side-bar{ font-family: 'Avenir Medium'; text-transform: uppercase; /*font-weight: bold;*/ } #side-bar a:hover { /* Applies to links under the pointer */ text-decoration: none; background-color: #ccc; color: #222; } a:link { /* Applies to all unvisited links */ text-decoration: none; background-color: transparent; color: #222; } a:visited { /* Applies to all visited links */ text-decoration: none; background-color: transparent; color: #222; } a:hover { /* Applies to links under the pointer */ text-decoration: underline; background-color: transparent; color: #222; } a:active { /* Applies to activated links */ text-decoration: underline; background-color: transparent; color: #222; }