]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/commitdiff
Merge branch 'master' of rtime:edu/osp-wiki
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 30 Jan 2013 22:25:38 +0000 (23:25 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 30 Jan 2013 22:25:38 +0000 (23:25 +0100)
columns.css

index b67a55a795639b707df3a8a80c4c86381994d8ca..069016149bc937d26506621cbc81d8453499ec62 100644 (file)
@@ -1,6 +1,8 @@
 #content {
+  column-width: 15em;
   -moz-column-width: 15em;
   -webkit-column-width: 15em;
+  column-gap: 1em;
   -moz-column-gap: 1em;
   -webkit-column-gap: 1em;
 }