mirror of
https://github.com/binwiederhier/ntfy.git
synced 2024-11-22 03:13:33 +01:00
Derp
This commit is contained in:
parent
ea538338cf
commit
9471429cb3
1 changed files with 2 additions and 1 deletions
3
docs/static/css/extra.css
vendored
3
docs/static/css/extra.css
vendored
|
@ -74,7 +74,7 @@ figure video {
|
|||
padding: 0 10px;
|
||||
}
|
||||
|
||||
.emoji-table td {
|
||||
.emoji-table .c {
|
||||
vertical-align: middle !important;
|
||||
}
|
||||
|
||||
|
@ -82,6 +82,7 @@ figure video {
|
|||
font-size: 2.5em;
|
||||
padding: 0 2px !important;
|
||||
text-align: center !important;
|
||||
vertical-align: middle !important;
|
||||
}
|
||||
|
||||
/* Lightbox; thanks to https://yossiabramov.com/blog/vanilla-js-lightbox */
|
||||
|
|
Loading…
Reference in a new issue