Difference between revisions of "Template:2016Demo"

Line 22: Line 22:
 
}
 
}
  
 
+
/*Styling for the content box */
 
#content {
 
#content {
 
     width: 950px;
 
     width: 950px;
Line 36: Line 36:
 
}
 
}
  
 +
/*First heading styling */
 
#content H1 {
 
#content H1 {
 
font-weight: bold;
 
font-weight: bold;
 
}
 
}
  
/*left align BMB */
+
/*First heading styling */
#top_menu_inside {
+
margin-left: 20px;
+
}
+
 
+
 
+
 
.firstHeading {
 
.firstHeading {
 
     padding-top: 20px;
 
     padding-top: 20px;
 
border-bottom: none;
 
border-bottom: none;
 
margin-left: 15px;
 
margin-left: 15px;
 +
}
 +
 +
/*left align BMB */
 +
#top_menu_inside {
 +
margin-left: 20px;
 
}
 
}
  
Line 538: Line 539:
  
 
/*Class for creating a news post, this is used in the Main Page and in the Archived news page */
 
/*Class for creating a news post, this is used in the Main Page and in the Archived news page */
.newsItem {
+
#HQ_page .newsItem {
 
border: 1px solid #cccccc;
 
border: 1px solid #cccccc;
 
margin: 0px 5px 5px 5px;
 
margin: 0px 5px 5px 5px;
Line 549: Line 550:
  
 
/*Style the date inside a news post */
 
/*Style the date inside a news post */
.newsDate {
+
#HQ_page .newsDate {
 
font-style: italic;  
 
font-style: italic;  
 
display: inline-block;  
 
display: inline-block;  
Line 646: Line 647:
  
  
 
+
<!----------------------------------------------------------- Declares that pages under this template will use HQ styling --------------------------------------------------------------->
 
<div id="HQ_page">
 
<div id="HQ_page">
  

Revision as of 18:04, 23 November 2015

Loading ...