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
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
body {
background-color: #eeeeee !important;
font-family: "Lucida Sans Unicode","Lucida Sans", sans-serif;
}
header #banner #logo-text {