1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 09:34:41 -05:00

add hover effects!!

This commit is contained in:
Ashley 2023-02-13 11:33:23 +00:00
parent 797fd4d4ff
commit 741456adb8

View file

@ -154,6 +154,9 @@ text-rendering: auto;
font-family:inter;
border-collapse: separate;
table-layout: auto;
}
.video:hover{
border:solid;
}
.tabs.tabs-center {
margin: auto;