m |
m (table of contents styling) |
||
Line 221: | Line 221: | ||
/* styling for table of contents */ | /* styling for table of contents */ | ||
− | .table { | + | .table h1 { |
font-size:15px; | font-size:15px; | ||
− | color: | + | color:#72c9b6; |
− | + | ||
} | } | ||
− | + | .table ul { | |
+ | list-style-type:none; | ||
+ | } | ||
+ | .table a { | ||
+ | color: black; | ||
+ | text-decoration: underline; | ||
+ | font-size: 13px; | ||
+ | } | ||
+ | |||
/* styling for the titles */ | /* styling for the titles */ | ||
/*.content_wrapper*/ .content h1, /*.content_wrapper*/ .content h2 { | /*.content_wrapper*/ .content h1, /*.content_wrapper*/ .content h2 { |
Revision as of 18:06, 17 June 2016