summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorAdam Coldrick <adam@sotk.co.uk>2015-09-29 00:06:40 +0100
committerAdam Coldrick <adam@sotk.co.uk>2015-09-29 00:41:38 +0100
commit010c5d2a723d5f284f3861992909f0366dcf0d1e (patch)
tree6c70bd3f8755b0c8304c890519e72a415ed6bc4d /style.css
parent80851e285db6574cc77e135196487431b95515c8 (diff)
downloadciat-ui-010c5d2a723d5f284f3861992909f0366dcf0d1e.tar.gz
Initial builder detail page
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index c7a0a2e..5079583 100644
--- a/style.css
+++ b/style.css
@@ -96,3 +96,7 @@ h1>span {
.content {
height: 85%;
}
+
+.container {
+ color: #111;
+}