File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed
Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change 242242 }
243243}
244244
245- .pb-navbar .scrolled .pb-scrolled-light .navbar-brand {
246- color : # 197700 ;
247- }
248-
249- .pb-navbar .scrolled .pb-scrolled-light ul li a .active {
250- color : # 197700 !important ;
251- }
252-
253245.mouse-wrap ,
254246.scroll-wrap {
255247 position : absolute;
@@ -2090,6 +2082,14 @@ body {
20902082 transition : all 0.3s ease-in-out;
20912083}
20922084
2085+ .pb-navbar .scrolled .pb-scrolled-light .navbar-brand {
2086+ color : # 197700 ;
2087+ }
2088+
2089+ .pb-navbar .scrolled .pb-scrolled-light ul li a .active {
2090+ color : # 197700 !important ;
2091+ }
2092+
20932093# pb-nav-toggle span ::before {
20942094 top : -10px ;
20952095}
@@ -2882,4 +2882,3 @@ input:focus {
28822882 background-color : # 0c4700cc ;
28832883 color : rgba (255 255 255 / 100% );
28842884}
2885-
You can’t perform that action at this time.
0 commit comments