diff --git a/epicyon-options.css b/epicyon-options.css index daaee8700..c520e8b9b 100644 --- a/epicyon-options.css +++ b/epicyon-options.css @@ -241,7 +241,7 @@ a:focus { input[type=text] { width: var(--follow-text-entry-width); clear: both; - font-size: 40px; + font-size: var(--font-size); text-align: center; max-width: 50%; min-width: var(--petname-width-chars); @@ -257,7 +257,7 @@ a:focus { color: var(--button-text); text-align: center; padding: 10px; - font-size: 40px; + font-size: var(--font-size); width: 10ch; max-width: 200px; min-width: 100px; @@ -272,7 +272,7 @@ a:focus { color: var(--button-text); text-align: center; padding: 6px 80px; - font-size: 40px; + font-size: var(--font-size); max-width: 200px; min-width: 100px; cursor: pointer; @@ -285,7 +285,7 @@ a:focus { color: var(--button-small-text); text-align: center; padding: 10px; - font-size: 40px; + font-size: var(--font-size); width: 7ch; max-width: 200px; min-width: 100px; diff --git a/epicyon-profile.css b/epicyon-profile.css index 0ee6b0695..e1cc91c4d 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -88,6 +88,7 @@ --quote-right-margin: 0.1em; --quote-font-weight: normal; --quote-font-size: 120%; + --quote-font-size-mobile: 120%; --line-spacing: 180%; --line-spacing-newswire: 120%; --newswire-item-moderated-color: white; @@ -1692,6 +1693,9 @@ div.container { font-size: var(--font-size-mobile); color: var(--title-color); } + blockquote { + font-size: var(--quote-font-size-mobile); + } .accountsTable { width: 100%; border: 0; diff --git a/fonts/LICENSES b/fonts/LICENSES index ad31c3bb6..b55aca208 100644 --- a/fonts/LICENSES +++ b/fonts/LICENSES @@ -14,6 +14,7 @@ Judges is under GPL. See https://webfonts.ffonts.net/Judges.font LinBiolinum is under GPLv2. See https://www.1001fonts.com/linux-biolinum-font.html LcdSolid is public domain. See https://www.fontspace.com/lcd-solid-font-f11346 MarginaliaRegular is public domain. See https://www.fontspace.com/marginalia-font-f32466 +Minitel is GPL. See https://www.dafont.com/minitel.font Montserrat is under OFL and came from CCC Rc3 style guide https://styleguide.rc3.world Nimbus Sans L is GPL. See https://www.fontsquirrel.com/fonts/nimbus-sans-l Octavius is created by Jack Oatley and described as "100% free to use, though credit is appreciated" https://www.dafont.com/octavius.font diff --git a/fonts/Minitel.ttf b/fonts/Minitel.ttf new file mode 100644 index 000000000..1da7576f2 Binary files /dev/null and b/fonts/Minitel.ttf differ diff --git a/theme/hacker/banner.png b/theme/hacker/banner.png index 8abfb9f97..7d29a1303 100644 Binary files a/theme/hacker/banner.png and b/theme/hacker/banner.png differ diff --git a/theme/hacker/icons/calendar.png b/theme/hacker/icons/calendar.png index d0b7e2cf6..c7c0bdd15 100644 Binary files a/theme/hacker/icons/calendar.png and b/theme/hacker/icons/calendar.png differ diff --git a/theme/hacker/icons/calendar_notify.png b/theme/hacker/icons/calendar_notify.png index 56590ddc6..8b94b0e08 100644 Binary files a/theme/hacker/icons/calendar_notify.png and b/theme/hacker/icons/calendar_notify.png differ diff --git a/theme/hacker/icons/newpost.png b/theme/hacker/icons/newpost.png index ba4024100..e69bbb9f0 100644 Binary files a/theme/hacker/icons/newpost.png and b/theme/hacker/icons/newpost.png differ diff --git a/theme/hacker/icons/scope_event.png b/theme/hacker/icons/scope_event.png index 8643bf791..c7c0bdd15 100644 Binary files a/theme/hacker/icons/scope_event.png and b/theme/hacker/icons/scope_event.png differ diff --git a/theme/hacker/image.png b/theme/hacker/image.png index 6006b96fb..469c13d19 100644 Binary files a/theme/hacker/image.png and b/theme/hacker/image.png differ diff --git a/theme/hacker/search_banner.png b/theme/hacker/search_banner.png index 8abfb9f97..23bd0dce2 100644 Binary files a/theme/hacker/search_banner.png and b/theme/hacker/search_banner.png differ diff --git a/theme/hacker/theme.json b/theme/hacker/theme.json index 93251243b..afcc5d3dc 100644 --- a/theme/hacker/theme.json +++ b/theme/hacker/theme.json @@ -1,4 +1,28 @@ { + "font-size-header": "12px", + "font-size-header-mobile": "20px", + "font-size-button-mobile": "20px", + "font-size-links": "12px", + "font-size-publish-button": "12px", + "font-size-newswire": "12px", + "font-size-newswire-mobile": "36px", + "font-size-dropdown-header": "16px", + "font-size-mobile": "20px", + "font-size": "16px", + "font-size2": "16px", + "font-size3": "36px", + "font-size4": "16px", + "font-size5": "16px", + "font-size-likes": "12px", + "font-size-likes-mobile": "26px", + "font-size-pgp-key": "10px", + "font-size-pgp-key2": "10px", + "font-size-tox": "10px", + "font-size-tox2": "10px", + "gallery-font-size": "12px", + "gallery-font-size-mobile": "36px", + "quote-font-size": "26px", + "quote-font-size-mobile": "36px", "dropdown-fg-color": "#dddddd", "dropdown-bg-color": "#111", "dropdown-bg-color-hover": "#035103", @@ -50,7 +74,7 @@ "timeline-border-radius": "4px", "header-font": "'Bedstead'", "*font-family": "'Bedstead'", - "*src": "url('./fonts/bedstead.otf') format('opentype')", + "*src": "url('./fonts/MarginaliaRegular.woff2') format('woff2')", "color: #FFFFFE;": "color: green;", "calendar-bg-color": "black", "lines-color": "green",