diff options
author | ofshellohicy <ofshellohicy@gmail.com> | 2014-07-18 14:50:32 +0800 |
---|---|---|
committer | ofshellohicy <ofshellohicy@gmail.com> | 2014-07-18 14:50:32 +0800 |
commit | 35d68cc0769f2f3c8fb0d63f85fc780b856a8209 (patch) | |
tree | 33821cc31b3fee53c20edd3da69784beea78d7f6 /static/small.css | |
parent | rst -> txt (diff) | |
download | stackbin-35d68cc0769f2f3c8fb0d63f85fc780b856a8209.tar.gz stackbin-35d68cc0769f2f3c8fb0d63f85fc780b856a8209.tar.bz2 stackbin-35d68cc0769f2f3c8fb0d63f85fc780b856a8209.zip |
remove useless feature
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; +} |