Explorar o código

change .navbar to .nav

Owen Versteeg %!s(int64=11) %!d(string=hai) anos
pai
achega
b5669d0a1e
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      less/general.less

+ 2 - 2
less/general.less

@@ -7,11 +7,11 @@ body, textarea {
 	transition: all .2s;
 }
 
-.btn, .navbar a {
+.btn, .nav a {
 	text-decoration: none;
 }
 
-.btn, .navbar {
+.btn, .nav {
 	outline: 0; /* when the button or navbar is focused, don't show an outline */
 }