Difference between revisions of "Template:British Columbia 2"

m
m
Line 51: Line 51:
 
/*breadcrumb navigation to show which path in the website you are on*/
 
/*breadcrumb navigation to show which path in the website you are on*/
 
#breadcrumbs{
 
#breadcrumbs{
   background-color: #40514E;  
+
   background-color: #FFF9CC;  
   height: 50px; color: #E4F9F5; line-height: 50px; font-size: 1em;
+
   height: 50px; color: #ffffff; line-height: 50px; font-size: 1em;
 
   padding-left: 30px; margin-top: -14px;
 
   padding-left: 30px; margin-top: -14px;
 
   z-index: 2;
 
   z-index: 2;
}
 
 
#breadcrumbs a{
 
  color: #E4F9F5;
 
 
}
 
}
  

Revision as of 08:57, 16 October 2016

Main CSS