Difference between revisions of "Template:BroadRun-NorthernVA"
Line 4: | Line 4: | ||
<html> | <html> | ||
− | <!-- Start of CSS--> | + | {{BroadRun-NorthernVA}} |
+ | <html> | ||
+ | <!-- Start of CSS--> | ||
<style type="text/css"> | <style type="text/css"> | ||
Line 10: | Line 12: | ||
/* Change Background color*/ | /* Change Background color*/ | ||
− | body { | + | body {FFCC66 |
− | background-color: # | + | background-color: #FFD699 |
} | } | ||
Line 21: | Line 23: | ||
margin-left:20px; | margin-left:20px; | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
− | background-color: # | + | background-color: #FFE680; |
− | border-bottom: | + | border-bottom: 814px solid #FFE680; |
− | border-right: 2px solid # | + | border-right: 2px solid #000000; |
− | border-left: 2px solid # | + | border-left: 2px solid #000000; |
− | border-top: | + | border-top: 5px solid #000000; |
− | font-family: " | + | font-family: "Helvetica", Helvetica, sans-serif; |
} | } | ||
Line 34: | Line 36: | ||
width: 134px; | width: 134px; | ||
padding: 20px 0px; | padding: 20px 0px; | ||
− | border-top: 14px solid # | + | border-top: 14px solid #7A0000; |
− | background-color: # | + | background-color: #7A0000; |
} | } | ||
Line 46: | Line 48: | ||
padding-left: 20px; | padding-left: 20px; | ||
float: left; | float: left; | ||
− | background-color: # | + | background-color: #FFE680; |
− | border-top: 14px solid # | + | border-top: 14px solid #7A0000; |
− | font-family: " | + | font-family: "Georgia", Helvetica, sans-serif; |
} | } | ||
Line 56: | Line 58: | ||
margin:auto; | margin:auto; | ||
text-align:center; | text-align:center; | ||
− | color: # | + | color: #FFCC66; |
} | } | ||
Line 69: | Line 71: | ||
/*This changes the color and font family */ | /*This changes the color and font family */ | ||
#contentContainer h1, h2, h3, h4, h5, h6 { | #contentContainer h1, h2, h3, h4, h5, h6 { | ||
− | color: # | + | color: #000000; |
border-bottom: none; | border-bottom: none; | ||
font-weight: bold; | font-weight: bold; | ||
Line 79: | Line 81: | ||
#contentContainer a { | #contentContainer a { | ||
font-weight: bold; | font-weight: bold; | ||
− | color: # | + | color: #000000; |
} | } | ||
/* Styling links on hover- links are different inside the menu */ | /* Styling links on hover- links are different inside the menu */ | ||
#contentContainer a:hover { | #contentContainer a:hover { | ||
− | color: # | + | color: #FFFFFF |
} | } | ||
/*Change the styling of tables */ | /*Change the styling of tables */ | ||
#contentContainer table { | #contentContainer table { | ||
− | border: 1px solid # | + | border: 1px solid #000000; |
border-collapse: collapse; | border-collapse: collapse; | ||
width: 90% | width: 90% | ||
Line 102: | Line 104: | ||
#contentContainer td { | #contentContainer td { | ||
padding: 10px; | padding: 10px; | ||
− | border: 1px solid # | + | border: 1px solid #00000; |
border-collapse: collapse; | border-collapse: collapse; | ||
vertical-align: text-top; | vertical-align: text-top; | ||
Line 109: | Line 111: | ||
/*Change the styling of table headers */ | /*Change the styling of table headers */ | ||
#contentContainer th { | #contentContainer th { | ||
− | background-color: # | + | background-color: #000000; |
padding: 10px; | padding: 10px; | ||
border: 1px solid #565656; | border: 1px solid #565656; | ||
Line 122: | Line 124: | ||
/*Styling for the links in the menu */ | /*Styling for the links in the menu */ | ||
#menuContainer a { | #menuContainer a { | ||
− | color: # | + | color: #FFFFFF; |
text-decoration:none; | text-decoration:none; | ||
font-weight: bold; | font-weight: bold; | ||
Line 144: | Line 146: | ||
/*For the menu buttons, changes the color when hovering*/ | /*For the menu buttons, changes the color when hovering*/ | ||
#menuContainer li:hover { | #menuContainer li:hover { | ||
− | color: # | + | color: #FFFFFF; |
− | background-color: # | + | background-color: #000000; |
} | } | ||
Line 167: | Line 169: | ||
/*Style the submenu buttons*/ | /*Style the submenu buttons*/ | ||
#menuContainer li ul li{ | #menuContainer li ul li{ | ||
− | background-color: # | + | background-color: #800000; |
padding-left:20px; | padding-left:20px; | ||
padding-right:20px; | padding-right:20px; | ||
− | height: | + | height:30px; |
padding-top:10px; | padding-top:10px; | ||
margin-top:-2px; | margin-top:-2px; | ||
− | color: # | + | color: #FFFFFF; |
width: 150px; | width: 150px; | ||
} | } | ||
Line 190: | Line 192: | ||
width:500px; | width:500px; | ||
margin:auto; | margin:auto; | ||
− | background-color: # | + | background-color: #7A0000; |
margin-bottom: 15px; | margin-bottom: 15px; | ||
margin-top: 15px; | margin-top: 15px; |
Revision as of 03:23, 16 September 2015
{{BroadRun-NorthernVA}}