Difference between revisions of "Team:TP-CC San Diego/Templates/MainCSS"

Line 1: Line 1:
 
<html>
 
<html>
 +
<head>
 +
<link href="https://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet">
 +
 
<style>
 
<style>
 +
h1.header
 +
{
 +
font-family: Quicksand;
 +
}
  
 
   #home_logo, #sideMenu { display:none; }
 
   #home_logo, #sideMenu { display:none; }
Line 8: Line 15:
 
   html{background-color: white;}
 
   html{background-color: white;}
 
   body{background-color: white;}
 
   body{background-color: white;}
 +
 +
  
 
div.main-content
 
div.main-content
Line 15: Line 24:
  
 
</style>
 
</style>
 +
</head>
 
</html>
 
</html>

Revision as of 00:42, 17 August 2017