summaryrefslogtreecommitdiff
path: root/design
diff options
context:
space:
mode:
Diffstat (limited to 'design')
-rw-r--r--design/style.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/design/style.css b/design/style.css
index 5e26d29..99903d1 100644
--- a/design/style.css
+++ b/design/style.css
@@ -243,6 +243,17 @@ hr {
border-bottom: 1px dashed #AAA;
}
+li .info {
+ display: inline-block;
+ width: 50px;
+ color: #444;
+}
+
+li p {
+ margin-top: 4px;
+ margin-bottom: 4px;
+}
+
/* CARDS */