mirror of
https://github.com/tildeclub/site.git
synced 2026-01-23 21:40:18 +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;
|
||||
padding: 1em;
|
||||
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;
|
||||
background: #111;
|
||||
word-wrap: break-word;
|
||||
|
||||
Reference in New Issue
Block a user