Difference between revisions of "Team:Duke/NewTemplate"

Line 196: Line 196:
 
padding-top: 5px;
 
padding-top: 5px;
 
     }
 
     }
 
+
<!--Headers and Subheaders-->
 +
.head{
 +
background-color:#6AB3E1;
 +
border: 2px solid #001A57;
 +
border-radius:5px;
 +
font-size:24px;
 +
padding:5px;
 +
color:#001A57;
 +
}
 +
.subhead{
 +
background-color:#6AB3E1;
 +
border: 2px solid #001A57;
 +
border-radius:5px;
 +
font-size:18px;
 +
padding:5px;
 +
color:#001A57;
 +
}
 +
<!-- End Header-->
  
 
</style>
 
</style>

Revision as of 19:52, 15 May 2015