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: # | + | background-color: #8CC63F; |
− | height: 50px; color: # | + | height: 50px; color: #FFF9CC; line-height: 50px; font-size: 1em; |
padding-left: 30px; margin-top: -14px; | padding-left: 30px; margin-top: -14px; | ||
z-index: 2; | z-index: 2; | ||
Line 58: | Line 58: | ||
#breadcrumbs a{ | #breadcrumbs a{ | ||
− | color: # | + | color: #FFF9CC; |
} | } | ||
Revision as of 09:01, 16 October 2016