This commit is contained in:
@@ -68,10 +68,23 @@ HTML_TEMPLATE = """<!DOCTYPE html>
|
|||||||
color: #191919;
|
color: #191919;
|
||||||
}}
|
}}
|
||||||
|
|
||||||
|
.page-content h3 {{
|
||||||
|
font-family: 'Permanent Marker', cursive;
|
||||||
|
font-size: 1.4rem;
|
||||||
|
margin-top: 1.5rem;
|
||||||
|
margin-bottom: 0.75rem;
|
||||||
|
color: #191919;
|
||||||
|
font-weight: 700;
|
||||||
|
}}
|
||||||
|
|
||||||
.page-content p {{
|
.page-content p {{
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
}}
|
}}
|
||||||
|
|
||||||
|
.page-content strong {{
|
||||||
|
font-weight: 700;
|
||||||
|
}}
|
||||||
|
|
||||||
.page-content a {{
|
.page-content a {{
|
||||||
color: #E6507D;
|
color: #E6507D;
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
|
|||||||
Reference in New Issue
Block a user