Fixed buttons' index
This commit is contained in:
parent
d7cec2f10b
commit
2975efc18c
@ -292,7 +292,8 @@ body {
|
|||||||
width: 33.33%;
|
width: 33.33%;
|
||||||
height: 2em;
|
height: 2em;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 1em 0;
|
margin: 1em auto;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.button:hover, #grid:target.button:hover, #list:target.button:hover {
|
.button:hover, #grid:target.button:hover, #list:target.button:hover {
|
||||||
|
Loading…
Reference in New Issue
Block a user