changeset 1204:67897bda0a9c

layout on asco Ignore-this: 4094076b058c718be7689f6d7a77f379
author drewp@bigasterisk.com
date Mon, 16 Jun 2014 23:10:55 +0000
parents 416b2035b597
children 566a781a4689
files static/style.css
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/static/style.css	Mon Jun 16 04:56:16 2014 +0000
+++ b/static/style.css	Mon Jun 16 23:10:55 2014 +0000
@@ -57,7 +57,8 @@
 .num {
     font-size: 27px;
     color: rgb(233, 122, 122);
-    display: inline-block; 
+    display: inline-block;
+    padding: 10px
 }
 
 .dropTarget {