Merge pull request #1240 from silke/breathe

Use a sans-serif font-family in breathe
This commit is contained in:
Michael Vogel 2014-12-06 20:22:45 +01:00
commit a321da8511

View file

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