Difference between revisions of "Team:Vilnius-Lithuania"

Line 8: Line 8:
 
     src: url(https://static.igem.org/mediawiki/2020/b/b9/T--Vilnius-Lithuania--latoHeavy.ttf) format('truetype');
 
     src: url(https://static.igem.org/mediawiki/2020/b/b9/T--Vilnius-Lithuania--latoHeavy.ttf) format('truetype');
 
     }
 
     }
  body,
 
  html{
 
        overflow:hidden
 
  }
 
  #content{
 
      line-height: initial
 
  }
 
  #container{
 
        height: 100vh;
 
        width: 100vw;
 
        background-color:#121212;
 
justify-content: center;
 
    align-items: center;
 
    display: flex;
 
  }
 
#bodyContent h1 {
 
    margin-bottom: 0;
 
}
 
  #title{
 
        text-align: center;
 
z-index: 2;
 
  }
 
  #container #title h3, #container #title h1{
 
        color: #6281EF;
 
        padding: 0;
 
        margin: 0;
 
        text-transform: uppercase;
 
        font-family: 'lato-heavy'
 
  }
 
  #container #title h1{
 
        font-size: 6em
 
  }
 
  #container #title #lower{
 
        color: transparent;
 
        stroke-color: white;
 
opacity:0.4
 
  }
 
#container #title #lower-wrapper{
 
        position:relative;
 
top: -70px;
 
    left: 10px;
 
    mix-blend-mode: multiply;
 
  }
 
@media (max-width:768px){
 
#container #title h1{
 
        font-size: 2em
 
  }
 
#container #title #lower-wrapper{
 
      top: -25px;
 
left: 5px;
 
}
 
}
 
  
 
          
 
          

Revision as of 12:11, 22 July 2020

Under Construction

Under Construction

Coming soon