monospace everywhere
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
--pad-size: 1.75rem;
|
||||
}
|
||||
|
||||
*, span, div, .mdi {
|
||||
font-family: monospace;
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
|
||||
body {
|
||||
max-width: 780px;
|
||||
margin: 0 auto;
|
||||
@@ -27,10 +32,6 @@ table td:first-child::after {
|
||||
}
|
||||
}
|
||||
|
||||
* {
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
form input[type],
|
||||
form select,
|
||||
form textarea {
|
||||
@@ -134,10 +135,6 @@ a:hover {
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
.mono {
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
.box-title {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user