Difference between revisions of "Template:Freiburg"
(7 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
/* Change Background color*/ | /* Change Background color*/ | ||
body { | body { | ||
− | background-color: # | + | background-color: #f9f9f9; |
} | } | ||
Line 63: | Line 63: | ||
/*Change the styling of text for everything inside main container*/ | /*Change the styling of text for everything inside main container*/ | ||
#mainContainer p { | #mainContainer p { | ||
− | font-size: | + | font-size: 15px; |
− | color: # | + | text-align: justify; |
+ | color: #666666; | ||
} | } | ||
/*This changes the color and font family */ | /*This changes the color and font family */ | ||
#contentContainer h1, h2, h3, h4, h5, h6 { | #contentContainer h1, h2, h3, h4, h5, h6 { | ||
− | color: # | + | color: #c1012a; |
border-bottom: none; | border-bottom: none; | ||
font-weight: bold; | font-weight: bold; |
Latest revision as of 15:15, 29 July 2015