diff --git a/styles/base.scarlet b/styles/base.scarlet index bf3fea68..a825b800 100644 --- a/styles/base.scarlet +++ b/styles/base.scarlet @@ -1,15 +1,19 @@ html height 100% + font-family "Ubuntu", "Trebuchet MS", sans-serif + font-size 100% body - font-family "Ubuntu", "Trebuchet MS", sans-serif - font-size 1.05rem tab-size 4 overflow hidden height 100% color text-color background-color bg-color +> 1400px + body + font-size 105% + a color link-color text-decoration none diff --git a/styles/forum.scarlet b/styles/forum.scarlet index 3ba161ef..9066a550 100644 --- a/styles/forum.scarlet +++ b/styles/forum.scarlet @@ -19,7 +19,7 @@ .post-content ui-element flex-grow 1 - padding 0.8rem 1rem + padding 0.75rem 1rem position relative h1