summaryrefslogtreecommitdiff
path: root/static/website/bootstrap-css/assets/css
diff options
context:
space:
mode:
Diffstat (limited to 'static/website/bootstrap-css/assets/css')
-rw-r--r--static/website/bootstrap-css/assets/css/main.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/static/website/bootstrap-css/assets/css/main.css b/static/website/bootstrap-css/assets/css/main.css
index 819e3a5..d74c2ea 100644
--- a/static/website/bootstrap-css/assets/css/main.css
+++ b/static/website/bootstrap-css/assets/css/main.css
@@ -299,6 +299,12 @@ ul li {
-webkit-transition: all 0.2s linear 0s;
transition: all 0.2s linear 0s;
}
+.navbar-solid-other {
+ background-color: #000 !important;
+ padding: 0 !important;
+ -webkit-transition: all 0.2s linear 0s;
+ transition: all 0.2s linear 0s;
+}
.site-branding {
float: left;