Difference between revisions of "Template:UNIK Copenhagen2"
Line 62: | Line 62: | ||
/*This changes the color and font family */ | /*This changes the color and font family */ | ||
− | #contentContainer h1, h2, h3, h4 | + | #contentContainer h1, h2, h3, h4, h6 { |
color: #565656; | color: #565656; | ||
border-bottom: none; | border-bottom: none; | ||
Line 70: | Line 70: | ||
} | } | ||
+ | /*This changes the color and font family */ | ||
+ | #contentContainer h5 { | ||
+ | color: #000000; | ||
+ | border-bottom: none; | ||
+ | font-weight: bold; | ||
+ | font-family: "Trebuchet MS", Helvetica, sans-serif; | ||
+ | margin-top:10px; | ||
+ | } | ||
/*Style of the links - links are different inside the menu */ | /*Style of the links - links are different inside the menu */ | ||
#contentContainer a { | #contentContainer a { |
Revision as of 07:59, 26 June 2015