diff --git a/arise-source/config/main.css b/arise-source/config/main.css index 21a1a9e..4842fe0 100644 --- a/arise-source/config/main.css +++ b/arise-source/config/main.css @@ -6,7 +6,7 @@ html, body { background-color: #1e1f22; color: #d9d9d9; line-height: 1.6; - font-size: 26px; + font-size: 21px; text-align: center; } @@ -134,6 +134,7 @@ blockquote { color: #c0c0c0; background: #232428; border-radius: 4px; + font-size: 0.7em; } /* === Lists === */