13 lines
155 B
CSS
Raw Normal View History

2018-09-11 10:55:18 -07:00
/*
* main.css
* Copyright (C) 2018 jshaver
*
* Distributed under terms of the MIT license.
*/
body {
font-family: SourceSansPro, sans-serif;
}