diff --git a/website/EN/fonts/Rooters.ttf b/website/EN/fonts/Rooters.ttf new file mode 100644 index 000000000..aa5f973a3 Binary files /dev/null and b/website/EN/fonts/Rooters.ttf differ diff --git a/website/EN/v1_4_0.html b/website/EN/v1_4_0.html index 59dd7b7c3..e19aca218 100644 --- a/website/EN/v1_4_0.html +++ b/website/EN/v1_4_0.html @@ -45,6 +45,14 @@ --quote-font-size: 120%; } + @font-face { + font-family: 'Rooters'; + font-style: normal; + font-weight: normal; + font-display: block; + src: url('./fonts/Rooters.ttf') format('truetype'); + } + body, html { background-color: var(--main-bg-color); color: var(--main-fg-color); @@ -783,6 +791,12 @@ color: white; } + .siteheadermain { + font-family: 'Rooters'; + font-size: 50px; + color: white; + } + .siteheader { font-size: 30px; color: white; @@ -1194,10 +1208,9 @@ Epicyon ActivityPub server release version 1.4.0 -

- +

Epicyon release version 1.4.0

Feb 2023