Difference between revisions of "Team:Delaware/humanpractices"

(Created page with "<html> <head> <script> // This is the jquery part of your template. // Try not modify any of this code too much since it makes your menu work. $(document).ready(functi...")
 
Line 448: Line 448:
 
 
 
</style>
 
</style>
 +
  
 
<style>
 
<style>
 +
@import url('https://fonts.googleapis.com/css?family=Baloo+Tammudu|Montserrat');
 +
</style>
  
p {width: 50%; margin-left: auto; margin-right: auto;}
+
<style>
 +
p {width: 50%; margin-left: auto; margin-right: auto; font-family: 'Montserrat'; font-size: 14px;}
 +
h2 {font-family: 'Baloo Tammudu', cursive; font-size: 45px; margin-top: 30px;}
  
 
.nav {overflow: hidden;background-color: #34dddd;}
 
.nav {overflow: hidden;background-color: #34dddd;}
Line 462: Line 467:
 
   padding: 16px 16px;
 
   padding: 16px 16px;
 
   text-decoration: none;
 
   text-decoration: none;
   font-family:Arial, Helvetica, sans-serif;
+
   font-family: 'Montserrat';
   font-size: 12px;}
+
   font-size: 16px;}
 
.nav a:hover {background-color: #34dddd; color: white}
 
.nav a:hover {background-color: #34dddd; color: white}
 
.nav a.active {background-color: #34dddd; color: white}
 
.nav a.active {background-color: #34dddd; color: white}
Line 470: Line 475:
 
</style>
 
</style>
 
</head>
 
</head>
 
 
 
 
<body>
 
<body>
  

Revision as of 23:38, 6 September 2017