aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/css/misc.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--css/misc.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/css/misc.css b/css/misc.css
deleted file mode 100644
index ead7dd9..0000000
--- a/css/misc.css
+++ /dev/null
@@ -1,9 +0,0 @@
-.reasonable-width {
- max-width: 400px;
-}
-.reasonable-width-wider {
- max-width: 600px;
-}
-div.panel-body figure.highlight pre {
- margin-bottom: 0;
-}