mirror of
https://github.com/tildeclub/site.git
synced 2026-03-10 05:50:17 +00:00
Refactor CSS for consistency and readability
This commit is contained in:
committed by
GitHub
parent
96452278cc
commit
e3b2d04d0f
@@ -16,7 +16,7 @@ body {
|
|||||||
margin: auto;
|
margin: auto;
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
max-width: 1024px;
|
max-width: 1024px;
|
||||||
font-family: font-family: 'Liberation Mono', 'Liberation Monospace', 'Courier New', monospace, sans-serif;
|
font-family: 'Liberation Monospace', 'Courier New', monospace, sans-serif;
|
||||||
color: #fb5;
|
color: #fb5;
|
||||||
background: #111;
|
background: #111;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
|||||||
Reference in New Issue
Block a user