mirror of https://gitlab.com/bashrc2/epicyon
Line spacing
parent
460b8bd938
commit
a104d0ddb2
|
@ -87,7 +87,7 @@
|
|||
--quote-right-margin: 0.1em;
|
||||
--quote-font-weight: normal;
|
||||
--quote-font-size: 120%;
|
||||
--line-spacing: 130%;
|
||||
--line-spacing: 180%;
|
||||
--line-spacing-newswire: 120%;
|
||||
--newswire-item-moderated-color: white;
|
||||
--newswire-date-moderated-color: white;
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"header-bg-color": "#efefef",
|
||||
"verticals-width": "10px",
|
||||
"newswire-publish-icon": "False",
|
||||
"line-spacing-newswire": "150%",
|
||||
"line-spacing-newswire": "180%",
|
||||
"full-width-timeline-buttons": "False",
|
||||
"icons-as-buttons": "True",
|
||||
"rss-icon-at-top": "False",
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
"event-color": "#0481f5",
|
||||
"event-background": "#00014a",
|
||||
"quote-right-margin": "0",
|
||||
"line-spacing": "150%",
|
||||
"line-spacing": "180%",
|
||||
"header-font": "'solidaric'",
|
||||
"*font-family": "'solidaric'",
|
||||
"*src": "url('./fonts/solidaric.woff2') format('woff2')",
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
"event-color": "#0481f5",
|
||||
"event-background": "#00014a",
|
||||
"quote-right-margin": "0",
|
||||
"line-spacing": "150%",
|
||||
"line-spacing": "180%",
|
||||
"*font-family": "'Montserrat-Regular'",
|
||||
"*src": "url('./fonts/Montserrat-Regular.ttf') format('truetype')",
|
||||
"**font-family": "'Orbitron'",
|
||||
|
|
|
@ -80,7 +80,7 @@
|
|||
"title-background": "#ccc",
|
||||
"gallery-text-color": "#2d2c37",
|
||||
"quote-right-margin": "0",
|
||||
"line-spacing": "150%",
|
||||
"line-spacing": "180%",
|
||||
"header-font": "'solidaric'",
|
||||
"*font-family": "'solidaric'",
|
||||
"*src": "url('./fonts/solidaric.woff2') format('woff2')",
|
||||
|
|
Loading…
Reference in New Issue