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> | ||
− | + | h1, h2, h3, h4, h5, h6 { | |
+ | font-family: "Raleway", sans-serif | ||
+ | } | ||
+ | |||
body { | body { | ||
− | + | font-family: 'Montserrat', sans-serif; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
</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- | + | |
+ | <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> | ||
</div> | </div> |
Revision as of 22:44, 6 October 2018