aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@fury.ukcod.org.uk>2011-02-22 14:02:51 +0000
committerMatthew Somerville <matthew@fury.ukcod.org.uk>2011-02-22 14:02:51 +0000
commita88db262384d3800c36589bb6d1a933b9319e2df (patch)
treed1881c97c318b1634e5642a3c79b83166e87bdfc /web
parent0c4e6283da20e3074ae21d6028347e0e26a4e103 (diff)
Expand width of front page stats boxes.
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/fiksgatami/css.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/cobrands/fiksgatami/css.css b/web/cobrands/fiksgatami/css.css
new file mode 100644
index 000000000..8029e6698
--- /dev/null
+++ b/web/cobrands/fiksgatami/css.css
@@ -0,0 +1,3 @@
+#front_stats div {
+ width: 6em;
+}