Use a sans-serif font-family in breathe

This commit is contained in:
Silke Meyer 2014-12-06 20:05:30 +01:00
parent 766915061c
commit f493252ac8

View file

@ -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 {