Template:TecCEM/Style

@font-face {

   font-family: 'TodaySHOP';
   src: url('https://static.igem.org/mediawiki/2018/b/bc/T--TecCEM--TodaySHOP-Regular.eot');
   src: url('https://static.igem.org/mediawiki/2018/b/bc/T--TecCEM--TodaySHOP-Regular.eot?#iefix') format('embedded-opentype'),
   url('https://static.igem.org/mediawiki/2018/a/aa/T--TecCEM--TodaySHOP-Regular.woff') format('woff'),
   url('https://static.igem.org/mediawiki/2018/b/b4/T--TecCEM--TodaySHOP-Regular.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;

}

  1. content {
   width: 100% !important;
   height: 100% !important;
   margin-left: 0 !important;
   padding-left: 0 !important;
   color: white !important;

}

  1. parallax {
   position: fixed;
   width: 100vw !important;
   height: 100vh !important;
   background: url(T--TecCEM--bgFire.jpg) no-repeat center center fixed;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   z-index:-1;

}

  1. home_logo, #sideMenu { display:none; }
  2. sideMenu, #top_title, .patrollink {display:none;}
  3. content { margin-left:0px; margin-top:-20px; padding:0px; width:100%;}

body {background-color:white; }

  1. HQ_page p{font-family:'TodaySHOP', sans-serif}