diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2012-05-18 13:20:38 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2012-05-18 13:20:38 +0200 |
commit | 10485b5f2675e76978b2724efb5525647ad7e1f9 (patch) | |
tree | 97810bc4043d44ee75a97edb2dda93196d22ccdf /munia.html | |
parent | 9fa00515500c1a7d5d2452be69dd33ff0e62c0c6 (diff) |
Change some board styling.
Diffstat (limited to 'munia.html')
-rw-r--r-- | munia.html | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -36,8 +36,9 @@ body { .board { width: *; - min-height: 300px; - padding: 20px;\ + min-height: 100px; + padding: 2px; + margin: 2px; background: -moz-linear-gradient(left center, rgb(0,0,0), rgb(79,79,79), rgb(21,21,21)); background: -webkit-gradient(linear, left top, right top, |