Line 27: | Line 27: | ||
#HQ_page p { | #HQ_page p { | ||
− | font-family: | + | font-family: 'Crimson Text', serif; |
− | font-size: | + | font-size: 17px; |
− | text-align: left; | + | margin-top: 0; |
− | + | margin-bottom: 25px; | |
+ | text-align: left; | ||
+ | color: rgba(7,7,7,0.7); | ||
+ | line-height: normal; | ||
} | } | ||
Line 49: | Line 52: | ||
a:visited { | a:visited { | ||
color: #000000; | color: #000000; | ||
+ | } | ||
+ | |||
+ | .mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
} | } | ||
Revision as of 20:06, 27 October 2017
<!DOCTYPE html>