mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-22 17:17:49 +01:00
fix some stuff lol
This commit is contained in:
parent
ceee725453
commit
c6d7f65f08
1 changed files with 1 additions and 0 deletions
|
@ -437,6 +437,7 @@ text-shadow: 1px 1px #000,1px 1px 0.1px #000;!important;
|
||||||
.new-button:hover {
|
.new-button:hover {
|
||||||
border: 2.1px solid;
|
border: 2.1px solid;
|
||||||
border-color: white;
|
border-color: white;
|
||||||
|
box-shadow: 0 3px 14px #000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.comment-list.left-padding {
|
.comment-list.left-padding {
|
||||||
|
|
Loading…
Reference in a new issue