Fixed buttons' index

This commit is contained in:
Manos Katsomallos 2020-07-21 22:33:19 +02:00
parent d7cec2f10b
commit 2975efc18c

View File

@ -292,7 +292,8 @@ body {
width: 33.33%;
height: 2em;
padding: 0;
margin: 1em 0;
margin: 1em auto;
z-index: 1;
}
.button:hover, #grid:target.button:hover, #list:target.button:hover {