Difference between revisions of "Team:CUNY Kingsborough"

(Replaced content with "{{:Team:CUNY_Kingsborough/Header}}")
Line 1: Line 1:
 
{{:Team:CUNY_Kingsborough/Header}}
 
{{:Team:CUNY_Kingsborough/Header}}
 +
 +
<html>
 +
<title>W3.CSS Template</title>
 +
<meta charset="UTF-8">
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
 +
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway">
 +
<style>
 +
body,h1 {font-family: "Raleway", sans-serif}
 +
body, html {height: 100%}
 +
.bgimg {
 +
    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>
 +
<body>
 +
 +
<div class="bgimg w3-display-container w3-animate-opacity w3-text-white">
 +
  <div class="w3-display-topleft w3-padding-large w3-xlarge">
 +
 +
  </div>
 +
  <div class="w3-display-bottom">
 +
    <h1 class="w3-jumbo w3-animate-bottom center">COMING SOON</h1>
 +
    <hr class="w3-border-grey" style="margin:auto;width:40%">
 +
 
 +
  </div>
 +
  <div class="w3-display-bottomleft w3-padding-large">
 +
 +
 
 +
</div>
 +
 +
</body>
 +
</html>

Revision as of 08:28, 27 April 2018

W3.CSS Template

COMING SOON