Use a sans-serif font-family in breathe
This commit is contained in:
parent
766915061c
commit
f493252ac8
|
@ -3,6 +3,7 @@
|
|||
|
||||
body {
|
||||
background-color: #eeeeee !important;
|
||||
font-family: "Lucida Sans Unicode","Lucida Sans", sans-serif;
|
||||
}
|
||||
|
||||
header #banner #logo-text {
|
||||
|
|
Loading…
Reference in a new issue