From 8baada98aa3b0cd59dd97ec173437a9b43d6009f Mon Sep 17 00:00:00 2001 From: Senji Date: Sat, 22 Aug 2015 20:55:22 +0100 Subject: [PATCH] Try some css magic --- local.css | 4 ++++ templates/stats.mdwn | 2 ++ 2 files changed, 6 insertions(+) diff --git a/local.css b/local.css index b702d4bb..cce58ff7 100644 --- a/local.css +++ b/local.css @@ -26,3 +26,7 @@ th:first-child {border-left: 0px} th:last-child {border-right: 0px} .header {margin-bottom:8px} + +div.doublelist li {width: 50%; + float: left; + display: inline;} \ No newline at end of file diff --git a/templates/stats.mdwn b/templates/stats.mdwn index ec677f0d..12b37116 100644 --- a/templates/stats.mdwn +++ b/templates/stats.mdwn @@ -1,4 +1,5 @@ +
## Stats * Intellect: * Perception: @@ -8,6 +9,7 @@ * Communication: * Dexterity: * Quickness: +
This template is used to create an statbox for a character. It uses these parameters: -- 2.30.2