aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/css/misc.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--css/misc.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/css/misc.css b/css/misc.css
new file mode 100644
index 0000000..06c6675
--- /dev/null
+++ b/css/misc.css
@@ -0,0 +1,3 @@
+.reasonable-width {
+ max-width: 400px;
+}