Difference between revisions of "Template:2016Demo"

Line 322: Line 322:
  
  
#home_logo {
+
#HQ_page #home_logo {
 
margin-bottom:10px;   
 
margin-bottom:10px;   
 
}
 
}
  
#home_logo:hover {  
+
#HQ_page #home_logo:hover {  
 
opacity: 0.4;
 
opacity: 0.4;
 
}
 
}
  
.sideMenuTitle, .expand_subMenus, .switch_Menus {  
+
#HQ_page .sideMenuTitle, #HQ_page .expand_subMenus, #HQ_page .switch_Menus {  
 
height:30px;  
 
height:30px;  
 
padding-top:10px;
 
padding-top:10px;
Line 344: Line 344:
  
 
/* This switches between menus  */
 
/* This switches between menus  */
.switch_Menus {
+
#HQ_page .switch_Menus {
 
width:30px;
 
width:30px;
 
font-size: 18px;
 
font-size: 18px;
Line 354: Line 354:
  
 
/* This holds the title of the menu  */
 
/* This holds the title of the menu  */
.sideMenuTitle  {  
+
#HQ_page .sideMenuTitle  {  
 
width:140px;
 
width:140px;
 
margin-left: 0px;  
 
margin-left: 0px;  
Line 363: Line 363:
  
 
/* This holds the expand all / collapse all button (+) (-)  */
 
/* This holds the expand all / collapse all button (+) (-)  */
.expand_subMenus {
+
#HQ_page .expand_subMenus {
 
width:30px;
 
width:30px;
 
font-size: 20px;
 
font-size: 20px;
Line 371: Line 371:
  
  
.sideMenuTitle:hover, .expand_subMenus:hover, .switch_Menus:hover {  
+
#HQ_page .sideMenuTitle:hover, #HQ_page .expand_subMenus:hover, #HQ_page .switch_Menus:hover {  
 
background-color:#f17530;  
 
background-color:#f17530;  
 
color:white;
 
color:white;

Revision as of 22:07, 23 November 2015

Loading ...