Difference between revisions of "Team:CUNY Kingsborough"

Line 7: Line 7:
 
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
 
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
 
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway">
 
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway">
 +
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
 +
 
<style>
 
<style>
body,h1 {font-family: "Raleway", sans-serif}
+
h1, h2, h3, h4, h5, h6 {
 +
    font-family: "Raleway", sans-serif
 +
}
 +
 
 
body {
 
body {
     height: 100%;
+
     font-family: 'Montserrat', sans-serif;
    <!--background-image: url("https://static.igem.org/mediawiki/2018/8/85/T--CUNY_Kingsborough--cunykbcc.png");-->
+
    min-height: 100%;
+
    background-position: center;
+
    background-size: cover;
+
 
}
 
}
 
</style>
 
</style>
 +
 
<body>
 
<body>
  
 
<div class="bgimg w3-display-container w3-animate-opacity w3-text-white">
 
<div class="bgimg w3-display-container w3-animate-opacity w3-text-white">
 
   <div class="w3-display-topleft w3-padding-large w3-xlarge">
 
   <div class="w3-display-topleft w3-padding-large w3-xlarge">
 
 
   </div>
 
   </div>
   <div class="w3-display-bottom">
+
 
 +
   <div class="w3-display-center">
 
     <h1 class="w3-jumbo w3-animate-bottom center">COMING SOON</h1>
 
     <h1 class="w3-jumbo w3-animate-bottom center">COMING SOON</h1>
 
     <hr class="w3-border-grey" style="margin:auto;width:40%">
 
     <hr class="w3-border-grey" style="margin:auto;width:40%">
 
 
 
   </div>
 
   </div>
  <div class="w3-display-bottomleft w3-padding-large">
 
  
 +
  <div class="w3-display-bottomleft w3-padding-large">
 +
  </div>
 
    
 
    
 
</div>
 
</div>

Revision as of 22:44, 6 October 2018

W3.CSS Template

COMING SOON