aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences
diff options
context:
space:
mode:
Diffstat (limited to 'configs/conferences')
-rw-r--r--configs/conferences/fcmc/main.less3
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/conferences/fcmc/main.less b/configs/conferences/fcmc/main.less
index 91fbd3f..7e57024 100644
--- a/configs/conferences/fcmc/main.less
+++ b/configs/conferences/fcmc/main.less
@@ -28,19 +28,16 @@ html {
.nav-tabs > li.active > a {
background-color: @yellow;
- border-bottom: 2px solid black;
color: black;
}
.nav-tabs > li.active > a:hover {
background-color: #c8b41e;
- border-bottom: 2px solid black;
color: black;
}
.nav-tabs > li > a:hover {
background-color: #c8b41e;
- border-bottom: 2px solid black;
color: black;
}