Font
This commit is contained in:
parent
5a1e3b0244
commit
b51562c6b9
@ -1,6 +1,6 @@
|
||||
body {
|
||||
background-color: #212121;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
font-family: 'Courier New', monospace;
|
||||
color: #dcdcdc;
|
||||
}
|
||||
html {
|
||||
@ -222,8 +222,6 @@ ul.timeline > li:before {
|
||||
margin: 0.3em;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@media (max-width: 768px) {
|
||||
body { min-width: 100%; }
|
||||
p { font-size: x-large; }
|
||||
|
Loading…
Reference in New Issue
Block a user