diff options
Diffstat (limited to 'static/small.css')
-rw-r--r-- | static/small.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/small.css b/static/small.css new file mode 100644 index 0000000..4ed0712 --- /dev/null +++ b/static/small.css @@ -0,0 +1,4 @@ +pre { + font-size: 18px; + line-height: 1.8em; +} |