1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2025-01-19 06:23:44 -05:00

fix some stuff lol

This commit is contained in:
Ashley 2023-05-15 17:35:45 +00:00
parent ceee725453
commit c6d7f65f08

View file

@ -437,6 +437,7 @@ text-shadow: 1px 1px #000,1px 1px 0.1px #000;!important;
.new-button:hover {
border: 2.1px solid;
border-color: white;
box-shadow: 0 3px 14px #000;
}
.comment-list.left-padding {