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