Add static/custom.css
This commit is contained in:
7
static/custom.css
Normal file
7
static/custom.css
Normal file
@@ -0,0 +1,7 @@
|
||||
<style>
|
||||
@import url('https://fonts.googleapis.com/css2?family=Ubuntu+Sans+Mono:ital,wght@0,400..700;1,400..700&display=swap');
|
||||
body, h1, h2, h3, h4, h5, h6 {
|
||||
font-family: 'Ubuntu Sans Mono', sans-serif;
|
||||
}
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user