TheDesk Miho (ver.11)

This commit is contained in:
cutls
2018-02-14 01:19:44 +09:00
parent 1d92abf550
commit 1dd2ea1faa
11 changed files with 75 additions and 16 deletions

View File

@@ -50,7 +50,7 @@ option {
.pointer {
cursor: pointer;
}
.bbcode-pulse-loadings, .fa-pulse {
.bbcode-pulse-loadings, .bbcode-pulse-loading, .fa-pulse {
display: inline-block;
animation-duration: 3s;
animation-fill-mode: both;

View File

@@ -51,6 +51,9 @@ iframe {
width: 100%;
height: 200px;
}
.emoji-img{
width:17px;
}
.toot img:not(.emoji-img) {
max-width: 100%;
max-height: 300px;