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: #fff;
+
background-color: #FFD699
 
}
 
}
  
Line 21: Line 23:
 
margin-left:20px;
 
margin-left:20px;
 
margin-bottom: 10px;
 
margin-bottom: 10px;
background-color: #fff;  
+
background-color: #FFE680;  
border-bottom: 14px solid #565656;
+
border-bottom: 814px solid #FFE680;
border-right: 2px solid #565656;
+
border-right: 2px solid #000000;
border-left: 2px solid #565656;
+
border-left: 2px solid #000000;
border-top: 2px solid #565656;
+
border-top: 5px solid #000000;
font-family: "Trebuchet MS", Helvetica, sans-serif;
+
font-family: "Helvetica", Helvetica, sans-serif;
 
}
 
}
  
Line 34: Line 36:
 
width: 134px;
 
width: 134px;
 
padding: 20px 0px;
 
padding: 20px 0px;
border-top: 14px solid #565656;
+
border-top: 14px solid #7A0000;
background-color: #E8E8E9;
+
background-color: #7A0000;
 
}
 
}
  
Line 46: Line 48:
 
padding-left: 20px;
 
padding-left: 20px;
 
float: left;
 
float: left;
background-color: #fff;  
+
background-color: #FFE680;  
border-top: 14px solid #565656;
+
border-top: 14px solid #7A0000;
font-family: "Trebuchet MS", Helvetica, sans-serif;
+
font-family: "Georgia", Helvetica, sans-serif;
 
}
 
}
  
Line 56: Line 58:
 
margin:auto;
 
margin:auto;
 
text-align:center;
 
text-align:center;
color: #FFE680;
+
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: #565656;
+
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: #23b593;
+
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: #59bf92;
+
color: #FFFFFF
 
}
 
}
  
 
/*Change the styling of tables */
 
/*Change the styling of tables */
 
         #contentContainer table {
 
         #contentContainer table {
     border: 1px solid #565656;
+
     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 #565656;
+
     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: #E8E8E9;
+
     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: #565656;
+
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:  #FFF;
+
color:  #FFFFFF;
background-color: #24B694;
+
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: #59BF92;  
+
background-color: #800000;  
 
padding-left:20px;
 
padding-left:20px;
 
padding-right:20px;
 
padding-right:20px;
height:40px;
+
height:30px;
 
padding-top:10px;
 
padding-top:10px;
 
margin-top:-2px;
 
margin-top:-2px;
color: #565656;
+
color: #FFFFFF;
 
width: 150px;
 
width: 150px;
 
}
 
}
Line 190: Line 192:
 
         width:500px;  
 
         width:500px;  
 
         margin:auto;  
 
         margin:auto;  
         background-color: #E8E8E9;  
+
         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}}