Clean up the last of the style issues.
This commit is contained in:
parent
628311dc7c
commit
277d9d6a1f
Binary file not shown.
Before Width: | Height: | Size: 8.0 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 45 KiB |
|
@ -6,6 +6,7 @@ theme = 'mainroad'
|
|||
[Params]
|
||||
description = 'Thoughts from the Leftist Edge of Heathenry'
|
||||
copyright = "Anna Rose Wiggins"
|
||||
copyright_start_year = 2019
|
||||
dateformat = '2006-01-02'
|
||||
post_meta = ["date", "author", "tags"]
|
||||
customCSS = ["css/custom.css"]
|
||||
|
|
|
@ -99,3 +99,10 @@ figcaption {
|
|||
background-color: #dddddd;
|
||||
color: #444444;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
border: none;
|
||||
background-color: #f4f4f4;
|
||||
margin-left: 25px;
|
||||
margin-right: 25px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user