m |
m |
||
Line 221: | Line 221: | ||
/* styling for the titles */ | /* styling for the titles */ | ||
− | .content_wrapper h1, .content_wrapper h2 { | + | /*.content_wrapper*/ h1, /*.content_wrapper*/ h2 { |
padding:5px 15px; | padding:5px 15px; | ||
border-bottom:0px; | border-bottom:0px; | ||
Line 227: | Line 227: | ||
} | } | ||
− | .content_wrapper h3, .content_wrapper h4, .content_wrapper h5, .content_wrapper h6 { | + | /*.content_wrapper*/ h3, /*.content_wrapper*/ h4, /*.content_wrapper*/ h5, /*.content_wrapper*/ h6 { |
padding:5px 15px; | padding:5px 15px; | ||
border-bottom:0px; | border-bottom:0px; | ||
Line 235: | Line 235: | ||
/* font and text */ | /* font and text */ | ||
− | .content_wrapper p { | + | /*.content_wrapper*/ p { |
padding:0px 15px; | padding:0px 15px; | ||
font-size: 13px; | font-size: 13px; | ||
Line 242: | Line 242: | ||
/* Links */ | /* Links */ | ||
− | .content_wrapper a { | + | /*.content_wrapper*/ a { |
font-weight: bold; | font-weight: bold; | ||
text-decoration: underline; | text-decoration: underline; | ||
Line 255: | Line 255: | ||
/* hover for the links */ | /* hover for the links */ | ||
− | .content_wrapper a:hover { | + | /*.content_wrapper*/ a:hover { |
text-decoration:none; | text-decoration:none; | ||
color:#000000; | color:#000000; | ||
Line 261: | Line 261: | ||
/* non numbered lists */ | /* non numbered lists */ | ||
− | .content_wrapper ul { | + | /*.content_wrapper*/ ul { |
padding:0px 20px; | padding:0px 20px; | ||
font-size: 13px; | font-size: 13px; | ||
Line 268: | Line 268: | ||
/* numbered lists */ | /* numbered lists */ | ||
− | .content_wrapper ol { | + | /*.content_wrapper*/ ol { |
padding:0px; | padding:0px; | ||
font-size: 13px; | font-size: 13px; |
Revision as of 18:50, 16 June 2016