aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/css/common
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--css/common/misc.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/css/common/misc.css b/css/common/misc.css
index 49072c4..c6cbd9d 100644
--- a/css/common/misc.css
+++ b/css/common/misc.css
@@ -1,3 +1,6 @@
.wide-enough {
max-width: 400px;
}
+.wider {
+ max-width: 600px;
+}