mirror of
https://github.com/clockworkpi/wiki.clockworkpi.com.git
synced 2026-03-23 20:22:42 +01:00
Fix responsiveness
This commit is contained in:
@@ -2,6 +2,7 @@ body {
|
||||
font-family: sans-serif;
|
||||
background: #acabab;
|
||||
color: black;
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
|
||||
#main {
|
||||
@@ -78,7 +79,7 @@ a {
|
||||
|
||||
pre, code {
|
||||
font-family: monospace;
|
||||
font-size: 0.9rem;
|
||||
font-size: 1rem;
|
||||
|
||||
a {
|
||||
color: #5a5a5a;
|
||||
|
||||
Reference in New Issue
Block a user