Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ass/commit/4a2091ebdf6814404634589186a4ce2a79489fa5 You should set ROOT_URL correctly, otherwise the web may not work correctly.

improved font-size increase

pull/22/head
tycrek 4 years ago
parent 39e1f36855
commit 4a2091ebdf
No known key found for this signature in database
GPG Key ID: 25D74F3943625263

@ -2,5 +2,4 @@
body, h1, h2, h3, h4, h5, h6 {
font-family: 'Josefin Sans', sans-serif;
font-size: larger;
}

@ -3,6 +3,8 @@ html
title!=title
include head
style: include css/font.css
style.
body, h1, h2, h3, h4, h5, h6 { font-size: larger; }
style: include css/view.css
if color !== null
style: include css/img.css

Loading…
Cancel
Save