Font size for page number dash

merge-requests/25/head
Bob Mottram 2022-05-29 13:40:18 +01:00
parent 2c06db2981
commit b4f2d63c0c
17 changed files with 35 additions and 5 deletions

View File

@ -44,8 +44,8 @@
--border-color: #505050;
--border-width: 2px;
--border-width-header: 2px;
--font-page-dash-tiny: 8px;
--font-page-dash-mobile: 12px;
--font-page-dash-tiny: 16px;
--font-page-dash-mobile: 32px;
--font-size-header: 18px;
--font-size-header-mobile: 32px;
--font-size-header-tiny: 13px;

View File

@ -9,6 +9,8 @@
"banner-height": "20vh",
"banner-height-mobile": "10vh",
"newswire-date-color": "blue",
"font-page-dash-tiny": "16px",
"font-page-dash-mobile": "32px",
"font-size-header": "22px",
"font-size-header-mobile": "32px",
"font-size": "45px",

View File

@ -38,6 +38,8 @@
"banner-height-mobile": "10vh",
"hashtag-background-color": "grey",
"focus-color": "grey",
"font-page-dash-tiny": "16px",
"font-page-dash-mobile": "32px",
"font-size-button-mobile": "26px",
"font-size": "26px",
"font-size2": "20px",

View File

@ -21,8 +21,8 @@
"cw-style": "normal",
"cw-weight": "bold",
"column-right-fg-color-voted-on": "red",
"font-page-dash-tiny": "8px",
"font-page-dash-mobile": "12px",
"font-page-dash-tiny": "16px",
"font-page-dash-mobile": "32px",
"font-size-header": "18px",
"font-size-header-mobile": "32px",
"font-size-header-tiny": "16px",

View File

@ -6,6 +6,8 @@
"dropdown-bg-color-hover": "#444",
"dropdown-fg-color-hover": "#9ad791",
"column-left-header-background": "#035103",
"font-page-dash-tiny": "16px",
"font-page-dash-mobile": "32px",
"font-size-header": "12px",
"font-size-header-mobile": "20px",
"font-size-button-mobile": "20px",

View File

@ -22,6 +22,8 @@
"banner-height": "25vh",
"column-left-image-width-mobile": "40vw",
"column-right-image-width-mobile": "40vw",
"font-page-dash-tiny": "16px",
"font-page-dash-mobile": "32px",
"font-size-button-mobile": "26px",
"font-size": "32px",
"font-size2": "26px",

View File

@ -26,6 +26,8 @@
"button-corner-radius": "5px",
"timeline-border-radius": "5px",
"focus-color": "blue",
"font-page-dash-tiny": "16px",
"font-page-dash-mobile": "32px",
"font-size-button-mobile": "26px",
"font-size": "32px",
"font-size2": "26px",

View File

@ -23,6 +23,8 @@
"follow-text-size2": "30px",
"hashtag-size1": "20px",
"hashtag-size2": "30px",
"font-page-dash-tiny": "16px",
"font-page-dash-mobile": "32px",
"font-size-calendar-header": "2rem",
"font-size-calendar-cell": "2rem",
"time-vertical-align": "1.1%",

View File

@ -66,6 +66,8 @@
"event-foreground": "white",
"title-text": "white",
"gallery-text-color": "#33390d",
"font-page-dash-tiny": "16px",
"font-page-dash-mobile": "32px",
"font-size-header": "22px",
"font-size-header-mobile": "32px",
"font-size": "45px",

View File

@ -27,6 +27,8 @@
"banner-height-mobile": "10vh",
"hashtag-background-color": "lightblue",
"focus-color": "grey",
"font-page-dash-tiny": "16px",
"font-page-dash-mobile": "32px",
"font-size-button-mobile": "26px",
"font-size": "32px",
"font-size2": "26px",

View File

@ -21,6 +21,8 @@
"banner-height": "15vh",
"banner-height-mobile": "10vh",
"focus-color": "blue",
"font-page-dash-tiny": "16px",
"font-page-dash-mobile": "32px",
"font-size-button-mobile": "26px",
"font-size": "32px",
"font-size2": "26px",

View File

@ -11,6 +11,8 @@
"font-size-header": "18px",
"font-size-header-mobile": "34px",
"font-color-header": "#ccc",
"font-page-dash-tiny": "16px",
"font-page-dash-mobile": "32px",
"font-size-button-mobile": "34px",
"font-size-links": "18px",
"font-size-publish-button": "18px",

View File

@ -19,6 +19,8 @@
"publish-button-at-top": "False",
"search-banner-height": "25vh",
"search-banner-height-mobile": "10vh",
"font-page-dash-tiny": "16px",
"font-page-dash-mobile": "32px",
"font-size-button-mobile": "26px",
"font-size": "32px",
"font-size2": "26px",

View File

@ -38,6 +38,8 @@
"banner-height": "15vh",
"banner-height-mobile": "10vh",
"focus-color": "blue",
"font-page-dash-tiny": "16px",
"font-page-dash-mobile": "32px",
"font-size-header": "14px",
"font-size-header-mobile": "24px",
"font-size-button-mobile": "24px",

View File

@ -32,6 +32,8 @@
"button-selected-highlighted": "darkred",
"newswire-date-color": "grey",
"focus-color": "grey",
"font-page-dash-tiny": "16px",
"font-page-dash-mobile": "32px",
"font-size-button-mobile": "26px",
"font-size": "32px",
"font-size2": "26px",

View File

@ -17,6 +17,8 @@
"column-left-image-width-mobile": "40vw",
"line-spacing-newswire": "120%",
"focus-color": "darkred",
"font-page-dash-tiny": "16px",
"font-page-dash-mobile": "32px",
"font-size-button-mobile": "26px",
"font-size": "32px",
"font-size2": "26px",

View File

@ -64,5 +64,7 @@
"header-font": "'Barlow-Regular'",
"*font-family": "'Barlow-Regular'",
"*src": "url('fonts/Barlow-Regular.woff2') format('woff2')",
"reply-icon-direction": "-1"
"reply-icon-direction": "-1",
"font-page-dash-tiny": "16px",
"font-page-dash-mobile": "32px"
}