Difference between revisions of "Team:Delaware/Experiments"

Line 451: Line 451:
  
 
<style>
 
<style>
@import url('https://fonts.googleapis.com/css?family=Baloo+Tammudu|Montserrat');
+
@import url('https://fonts.googleapis.com/css?family=Montserrat|Nixie+One');
 
</style>
 
</style>
  
 
<style>
 
<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;}
+
p {width: 50%; margin-left: auto; margin-right: auto; font-family: 'Montserrat'; font-size: 14px; color: #454851;}
 +
h2 {font-family:'Nixie One', cursive; font-size: 45px; padding-top: 30px; color:#EB5E55;}
 +
 
 +
.nav {overflow: hidden;background-color: #454851;}
 
.nav a {
 
.nav a {
 
   float: left;
 
   float: left;
 
   align: left;
 
   align: left;
   color: #003366;
+
   color:#F2F7F2;
 
   text-align: center;
 
   text-align: center;
 
   margin-left: 20px;
 
   margin-left: 20px;
Line 469: Line 470:
 
   font-family: 'Montserrat';
 
   font-family: 'Montserrat';
 
   font-size: 16px;}
 
   font-size: 16px;}
.nav a:hover {background-color: #34dddd; color: white}
+
.nav a:hover {background-color: #F2F7F2; color:#454851;}
.nav a.active {background-color: #34dddd; color: white}
+
.nav a.active {background-color: #F2F7F2; color: #454851;}
 
.nav .icon {display: none;}
 
.nav .icon {display: none;}
 +
  
 
</style>
 
</style>

Revision as of 13:32, 8 September 2017