mirror of https://gitlab.com/bashrc2/epicyon
Separator style
parent
ac5b989407
commit
5c4220a2f1
6
theme.py
6
theme.py
|
@ -1131,9 +1131,9 @@ def setThemeIndymediaModern(baseDir: str):
|
|||
def setThemeSolidaric(baseDir: str):
|
||||
name = 'solidaric'
|
||||
themeParams = {
|
||||
"post-line-margin": "0 49.5%",
|
||||
"post-line-width": "5px",
|
||||
"post-line-radius": "10px",
|
||||
"border-width-header": "0",
|
||||
"post-line-margin": "0 5%",
|
||||
"post-line-width": "1px",
|
||||
"column-left-header-line-color": "#999",
|
||||
"border-width": "0",
|
||||
"banner-height": "35vh",
|
||||
|
|
Loading…
Reference in New Issue