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
 +
  }
 
   #container{
 
   #container{
 
         height: 100vh;
 
         height: 100vh;
 
         width: 100vw;
 
         width: 100vw;
         background-color:#121212
+
         background-color:#121212;
 +
justify-content: center;
 +
    align-items: center;
 +
    display: flex;
 
   }
 
   }
 +
#bodyContent h1 {
 +
    margin-bottom: 0;
 +
}
 
   #title{
 
   #title{
 
         text-align: center;
 
         text-align: center;
 
   }
 
   }
   #container #title h3,h1{
+
   #container #title h3, #container #title h1{
 
         color: #6281EF;
 
         color: #6281EF;
 
         padding: 0;
 
         padding: 0;
Line 23: Line 33:
 
         font-family: 'lato-heavy'
 
         font-family: 'lato-heavy'
 
   }
 
   }
 +
  #container #title h3{
 +
       
 
</style>
 
</style>
 
</head>
 
</head>

Revision as of 20:13, 20 July 2020

Under Construction

Coming soon