summaryrefslogtreecommitdiff
path: root/slate/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'slate/bootstrap.css')
-rw-r--r--slate/bootstrap.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/slate/bootstrap.css b/slate/bootstrap.css
index 581f814c..5be4b5e9 100644
--- a/slate/bootstrap.css
+++ b/slate/bootstrap.css
@@ -4002,6 +4002,9 @@ legend,
border-bottom: 1px solid #1c1e22;
background-color: transparent;
}
+.footer {
+ border-top: 1px solid #1c1e22;
+}
.well, .progress {
background-color: #202328;
-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5);