summaryrefslogtreecommitdiffstats
path: root/layouts/partials/style.html
diff options
context:
space:
mode:
authoryingyu5658 <i@yingyu5658.me>2025-12-28 22:00:35 +0800
committeryingyu5658 <i@yingyu5658.me>2025-12-28 22:00:35 +0800
commit79e1ec9991d41a86d72a35b71b9f378efa176d0b (patch)
tree983fd4df51c79e5aed9e55a60e4d6c00fd5fefc8 /layouts/partials/style.html
parentf0b79cf45cf7378bff464fc07ec1de6d317dda68 (diff)
downloadblog-79e1ec9991d41a86d72a35b71b9f378efa176d0b.tar.gz
blog-79e1ec9991d41a86d72a35b71b9f378efa176d0b.zip
docs: post weekly
Diffstat (limited to 'layouts/partials/style.html')
-rw-r--r--layouts/partials/style.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/layouts/partials/style.html b/layouts/partials/style.html
index 7d29d4e..dc53e01 100644
--- a/layouts/partials/style.html
+++ b/layouts/partials/style.html
@@ -30,6 +30,13 @@
0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
+ .social-icons {
+ display: inline;
+ font-size: 16px;
+ float: right;
+ font-family: var(--font-primary);
+ }
+
img.missing {
display: none;
}