X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fstatic%2Fcss%2Fsone.css;fp=src%2Fmain%2Fresources%2Fstatic%2Fcss%2Fsone.css;h=739248361b09021dc60a59dea49e42f94a248e40;hp=34dad50f0af296fc904f893ab30df954dfb9d1de;hb=972ca0e1490124c9da45a12ee9a079d91d62d6dc;hpb=0f0f4c89310e912c996b766ebe170ecb0f20ddf0 diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index 34dad50..7392483 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -444,7 +444,7 @@ textarea { margin-top: 1ex; } -#sone .post .linked-element { +#sone .post .linked-element.loaded .image { display: inline-block; border: solid 1px black; width: 160px; @@ -515,7 +515,7 @@ textarea { margin-top: 1ex; } -#sone .post .reply .linked-element { +#sone .post .reply .linked-element.loaded .image { display: inline-block; border: solid 1px black; width: 120px;