Difference between revisions of "Team:Cornell NY/navbar"

Line 1: Line 1:
<html>
+
<!doctype html>
 
+
<html lang="en">
 
+
<style>
+
 
+
/********************************* WIKI RESET  ********************************/
+
 
+
#sideMenu, #top_title {display:none;}
+
#content { padding:0px; width:100% !important;margin-top:2px; margin-left:0px ;font-family:"Raleway", Helvetica Neue, Helvetica, Arial, sans-serif; !important;}
+
body {background-color:white; font-family:"Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif; !important; }
+
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; font-family:"Raleway", Helvetica Neue, Helvetica, Arial, sans-serif; !important; }
+
 
+
 
+
</style>
+
 
+
 
     <head>
 
     <head>
 
         <meta charset="utf-8">
 
         <meta charset="utf-8">

Revision as of 06:21, 9 October 2016

<!doctype html> Variant HTML Builder by Medium Rare