diff options
Diffstat (limited to 'datastore-leveldb/public/lib/flot-0.7/examples/layout.css')
-rw-r--r-- | datastore-leveldb/public/lib/flot-0.7/examples/layout.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/datastore-leveldb/public/lib/flot-0.7/examples/layout.css b/datastore-leveldb/public/lib/flot-0.7/examples/layout.css new file mode 100644 index 0000000..7ef7dd4 --- /dev/null +++ b/datastore-leveldb/public/lib/flot-0.7/examples/layout.css @@ -0,0 +1,6 @@ +body { + font-family: sans-serif; + font-size: 16px; + margin: 50px; + max-width: 800px; +} |