dotfiles/stylesheets/userChrome.css

4 lines
78 B
CSS

/* using the same font system wide */
* {
font-family: GohuFont Medium;
}