Skip to content

Commit 088b2f2

Browse files
committed
style: cores da navbar
1 parent c373f0e commit 088b2f2

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

styles.css

+9-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,12 @@ body {
1212

1313
span {
1414
pointer-events: none;
15-
}
15+
}
16+
17+
.uk-navbar-container:not(.uk-navbar-transparent) {
18+
background: #ebebeb;
19+
}
20+
21+
.uk-navbar-nav>li>a {
22+
color: #727272;
23+
}

0 commit comments

Comments
 (0)