summaryrefslogtreecommitdiff
path: root/static/css/rooms_vortex.css
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-01-31 17:15:01 +0000
committeryo momma <shutup@oops.wtf>2026-01-31 17:15:01 +0000
commit41a99ba87e2e5789c2a33d7dc5f7d3d0c9871b8e (patch)
tree3439b7d5bd681fe1ff2410903b82462d2bdcb79e /static/css/rooms_vortex.css
parent47d5fd054a9d5e268ec44751ed952c31ef1d8ac2 (diff)
Refactor: extract remaining inline styles
Diffstat (limited to 'static/css/rooms_vortex.css')
-rw-r--r--static/css/rooms_vortex.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/static/css/rooms_vortex.css b/static/css/rooms_vortex.css
index f13c797..7bb2754 100644
--- a/static/css/rooms_vortex.css
+++ b/static/css/rooms_vortex.css
@@ -94,3 +94,10 @@ text-decoration:none;
height: 10px;
background: #eee;
}
+
+#likebutton iframe {
+ border: none;
+ overflow: hidden;
+ width: 170px;
+ height: 80px;
+}