change body font
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
/* https://www.w3schools.com/bootstrap/bootstrap_theme_band.asp */
|
||||
|
||||
body {
|
||||
font: 400 18px/1.8 "Source Serif Pro", serif;
|
||||
color: #666;
|
||||
font: 100 18px/24px "Source Serif Pro", serif;
|
||||
color: #2A303B;
|
||||
}
|
||||
.monospace-font {
|
||||
font-family: Monaco, "Courier New", Courier, monospace;
|
||||
|
||||
Reference in New Issue
Block a user