aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/mypaper/static/style.css
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2022-04-23 23:49:28 +0900
committernsfisis <nsfisis@gmail.com>2022-04-23 23:49:28 +0900
commit470b6afdb02fbd87a09d526784dd19b30852a6a2 (patch)
treee27a9a5c0ad1b9062a5140b9e25c298ef2f031d6 /themes/mypaper/static/style.css
parent6d41679509322f646667b0f8c72ebbd9128cf9fc (diff)
downloadnsfisis.github.io-470b6afdb02fbd87a09d526784dd19b30852a6a2.tar.gz
nsfisis.github.io-470b6afdb02fbd87a09d526784dd19b30852a6a2.tar.zst
nsfisis.github.io-470b6afdb02fbd87a09d526784dd19b30852a6a2.zip
move post's tags from footer to header
Diffstat (limited to 'themes/mypaper/static/style.css')
-rw-r--r--themes/mypaper/static/style.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/themes/mypaper/static/style.css b/themes/mypaper/static/style.css
index 99796c2..dd7407a 100644
--- a/themes/mypaper/static/style.css
+++ b/themes/mypaper/static/style.css
@@ -454,9 +454,6 @@ img {
.post-content iframe {
max-width: 100%;
}
-.post-footer {
- margin-top: 56px;
-}
.post-tags li {
display: inline-block;
}