Navbar color changed

This commit is contained in:
yukilover2005 2024-10-09 16:26:33 +03:00 committed by GitHub
parent fc442120ce
commit 1dec59cb22
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
.navbar { .navbar {
border-top: 4px solid #6db33f; border-top: 4px solid #6db33f;
background-color: #34302d; background-color: #ff00ff;
margin-bottom: 0px; margin-bottom: 0px;
border-bottom: 0; border-bottom: 0;
border-left: 0; border-left: 0;