13 lines
155 B
CSS
13 lines
155 B
CSS
/*
|
|
* main.css
|
|
* Copyright (C) 2018 jshaver
|
|
*
|
|
* Distributed under terms of the MIT license.
|
|
*/
|
|
|
|
|
|
|
|
|
|
body {
|
|
font-family: SourceSansPro, sans-serif;
|
|
} |