diff options
Diffstat (limited to 'static/style/font-sans.css')
-rw-r--r-- | static/style/font-sans.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style/font-sans.css b/static/style/font-sans.css new file mode 100644 index 0000000..171e507 --- /dev/null +++ b/static/style/font-sans.css @@ -0,0 +1 @@ +body { font-family: sans; } |