File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -73,6 +73,7 @@ header nav ul li {
73
73
header nav ul li p {
74
74
color : # a7a7a7!important ;
75
75
}
76
+ .nav-tabs .nav-link {color : # fff!important }
76
77
.footer , footer {
77
78
background : # 00A18550!important ;
78
79
}
Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ ul.tiled.longcard li{width: 315px;height: 70px;}
161
161
ul .tiled .longcard li div {width : 315px ;height : 70px ;opacity : 0.5 ;position : relative;top : 0px }ul .tiled .longcard li div : hover {opacity : 1 }
162
162
163
163
.nav-tabs-scrollable {box-shadow : inset 0 -2px 0 -1px # 00A185!important }
164
- .nav-tabs .nav-link {padding : 0.750rem .75rem !important }
164
+ .nav-tabs .nav-link {padding : 0.750rem .75rem !important ; color : # 333 !important }
165
165
.nav-tabs .nav-link .active {color : # 00A185!important ;font-weight : bold!important }
166
166
.nav-tabs .nav-link ::before {background-color : # 00A185!important ;height : .250rem !important }
167
167
You can’t perform that action at this time.
0 commit comments