dotfiles/stylesheets/userChrome.css

4 lines
78 B
CSS
Raw Normal View History

2020-12-05 08:18:52 +00:00
/* using the same font system wide */
* {
font-family: GohuFont Medium;
}