forked from indymedia/epicyon
Debian theme font sizes
parent
f43a362ac4
commit
e76cb39daa
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"vertical-between-posts": "10px",
|
||||
"time-vertical-align": "10px",
|
||||
"button-corner-radius": "5px",
|
||||
"timeline-border-radius": "5px",
|
||||
"newswire-publish-icon": "True",
|
||||
|
@ -17,11 +18,14 @@
|
|||
"hashtag-background-color": "lightblue",
|
||||
"focus-color": "grey",
|
||||
"font-size-button-mobile": "26px",
|
||||
"font-size": "32px",
|
||||
"font-size2": "26px",
|
||||
"font-size3": "40px",
|
||||
"font-size4": "24px",
|
||||
"font-size5": "22px",
|
||||
"font-size": "26px",
|
||||
"font-size2": "20px",
|
||||
"font-size3": "34px",
|
||||
"font-size4": "18px",
|
||||
"font-size5": "16px",
|
||||
"font-size-likes": "14px",
|
||||
"font-size-links": "14px",
|
||||
"font-size-newswire": "14px",
|
||||
"rgba(0, 0, 0, 0.5)": "rgba(0, 0, 0, 0.0)",
|
||||
"column-left-color": "#e6ebf0",
|
||||
"main-bg-color": "#e6ebf0",
|
||||
|
|
Loading…
Reference in New Issue