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 {
7373header nav ul li p {
7474 color : # a7a7a7!important ;
7575}
76+ .nav-tabs .nav-link {color : # fff!important }
7677.footer , footer {
7778 background : # 00A18550!important ;
7879}
Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ ul.tiled.longcard li{width: 315px;height: 70px;}
161161ul .tiled .longcard li div {width : 315px ;height : 70px ;opacity : 0.5 ;position : relative;top : 0px }ul .tiled .longcard li div : hover {opacity : 1 }
162162
163163.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 }
165165.nav-tabs .nav-link .active {color : # 00A185!important ;font-weight : bold!important }
166166.nav-tabs .nav-link ::before {background-color : # 00A185!important ;height : .250rem !important }
167167
You can’t perform that action at this time.
0 commit comments