summaryrefslogtreecommitdiff
path: root/journal/bootstrap.css
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-08-05 18:46:20 -0400
committerThomas Park <thomas@thomaspark.me>2012-08-05 18:46:20 -0400
commit33a124204f088c95a938f1b7cb1da9806cf92f4b (patch)
tree0a0b024e0b8d702b2d9607ae9e707371de2c26b9 /journal/bootstrap.css
parent55c8e4515418f461b76a9af78492b610babc69a1 (diff)
journal: make hero-unit h1 black
Diffstat (limited to 'journal/bootstrap.css')
-rw-r--r--journal/bootstrap.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/journal/bootstrap.css b/journal/bootstrap.css
index e3087194..2ef2938a 100644
--- a/journal/bootstrap.css
+++ b/journal/bootstrap.css
@@ -4175,7 +4175,7 @@ a.badge:hover {
margin-bottom: 0;
font-size: 60px;
line-height: 1;
- color: inherit;
+ color: #000000;
letter-spacing: -1px;
}
.hero-unit p {