mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Changed color of bar
This commit is contained in:
@@ -383,7 +383,7 @@ footer{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#footer-buttons li a{
|
||||
.footer-buttons li a{
|
||||
margin-top:10px;
|
||||
padding-left:10px;
|
||||
}
|
||||
@@ -1728,7 +1728,7 @@ nav ul li:hover, nav ul li.active {
|
||||
#bar
|
||||
{
|
||||
height:100%;
|
||||
background-color:rgba(0,0,0,0.5);
|
||||
background-color:rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user