summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Coldrick <adam@sotk.co.uk>2015-09-26 19:15:47 +0100
committerAdam Coldrick <adam@sotk.co.uk>2015-09-28 20:24:57 +0100
commit42a7acd601c949d57e25d3c31d806fd31ee443c9 (patch)
tree99edca840974d7ec0bb8f03e136e2d59b26c2e6f
parentf83d048b53a9c2ec858ee44ddb8a781732dff72d (diff)
downloadciat-ui-42a7acd601c949d57e25d3c31d806fd31ee443c9.tar.gz
Style tweak for details
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index b2a9d46..03dae63 100644
--- a/style.css
+++ b/style.css
@@ -79,6 +79,7 @@ h1>span {
.detail {
background: #eee;
+ color: black;
display: block;
padding: 1em;
border-radius: 0.5em;