mirror of
https://github.com/friendica/friendica
synced 2024-11-18 11:03:42 +00:00
Use a sans-serif font-family in breathe
This commit is contained in:
parent
766915061c
commit
f493252ac8
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background-color: #eeeeee !important;
|
background-color: #eeeeee !important;
|
||||||
|
font-family: "Lucida Sans Unicode","Lucida Sans", sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
header #banner #logo-text {
|
header #banner #logo-text {
|
||||||
|
|
Loading…
Reference in a new issue