aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-25 17:15:05 +0000
committerMario <mario@mariovavti.com>2024-03-25 17:15:05 +0000
commit637f39f2828a70bc053e8c0f8f2253dc04ae358c (patch)
tree123446213e143071fc12bce2ddce93869185454a
parent842df8a7991688ccb0770dcca0119acf728e1c8b (diff)
downloadvolse-hubzilla-637f39f2828a70bc053e8c0f8f2253dc04ae358c.tar.gz
volse-hubzilla-637f39f2828a70bc053e8c0f8f2253dc04ae358c.tar.bz2
volse-hubzilla-637f39f2828a70bc053e8c0f8f2253dc04ae358c.zip
tilt the piin
-rw-r--r--view/theme/redbasic/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 30b9ba64c..56194c735 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -996,6 +996,10 @@ img.mail-conv-sender-photo {
margin-top: 2em;
}
+.wall-item-pinned i {
+ transform: rotate(45deg);
+}
+
.wall-item-content-wrapper {
background-color: var(--bs-tertiary-bg);
}