aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/static/css/customized-bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'pyaggr3g470r/static/css/customized-bootstrap.css')
-rw-r--r--pyaggr3g470r/static/css/customized-bootstrap.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/pyaggr3g470r/static/css/customized-bootstrap.css b/pyaggr3g470r/static/css/customized-bootstrap.css
index 9b3c4bec..0622b13e 100644
--- a/pyaggr3g470r/static/css/customized-bootstrap.css
+++ b/pyaggr3g470r/static/css/customized-bootstrap.css
@@ -52,3 +52,7 @@ ul.affix-bottom {
a {
color: #3572B0;
}
+
+.badge {
+ background-color: #3572B0;
+}
bgstack15