mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
Make main text font-size bigger. (#222)
This commit is contained in:
+4
-1
@@ -2,14 +2,17 @@ body,
|
||||
input {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.md-nav {
|
||||
font-size: 14px;
|
||||
line-height: 1.4;
|
||||
}
|
||||
|
||||
.md-typeset {
|
||||
font-size: 14px;
|
||||
font-size: .7rem;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
.md-typeset code,
|
||||
.md-typeset pre {
|
||||
white-space: pre-wrap;
|
||||
|
||||
Reference in New Issue
Block a user