diff options
Diffstat (limited to 'resources/bootstrap.gb.css')
-rw-r--r-- | resources/bootstrap.gb.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/bootstrap.gb.css b/resources/bootstrap.gb.css index 8054a1f8..44f2c19b 100644 --- a/resources/bootstrap.gb.css +++ b/resources/bootstrap.gb.css @@ -142,6 +142,10 @@ pre.prettyprint ol { padding-left:25px;
}
+h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
+ color: #888;
+}
+
.age0, .age1, .age2 {
font-size: 12px;
}
|