diff options
author | Adam Coldrick <adam@sotk.co.uk> | 2015-09-26 19:15:47 +0100 |
---|---|---|
committer | Adam Coldrick <adam@sotk.co.uk> | 2015-09-28 20:24:57 +0100 |
commit | 42a7acd601c949d57e25d3c31d806fd31ee443c9 (patch) | |
tree | 99edca840974d7ec0bb8f03e136e2d59b26c2e6f | |
parent | f83d048b53a9c2ec858ee44ddb8a781732dff72d (diff) | |
download | ciat-ui-42a7acd601c949d57e25d3c31d806fd31ee443c9.tar.gz |
Style tweak for details
-rw-r--r-- | style.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -79,6 +79,7 @@ h1>span { .detail { background: #eee; + color: black; display: block; padding: 1em; border-radius: 0.5em; |