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. mw-content-text {
   min-height:100vh;

}

  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. first-container {
   min-height: 100vh !important;
   position: relative;

}

  1. abstract {
   position: absolute;
   left: 0;
   width: 100%;
   right: 0;
   margin: 0 auto;
   bottom: 15%;

}

  1. abstract h1 {
   font-weight: 400;
   letter-spacing: 1.3px;
   font-size: 2.25em;

}

  1. abstract p {
   font-weight: 100;
   letter-spacing: 2px;
   font-size: 1.35em;

}

  1. home_logo,
  2. sideMenu,
  3. top_title,

.patrollink {

   display: none;

}

  1. content {
   margin-left: 0px;
   margin-top: -20px;
   padding: 0px;
   width: 100%;

}

body {

   background-color: white;

}

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

}