diff options
| author | nsfisis <nsfisis@gmail.com> | 2022-04-23 23:49:28 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2022-04-23 23:49:28 +0900 |
| commit | 470b6afdb02fbd87a09d526784dd19b30852a6a2 (patch) | |
| tree | e27a9a5c0ad1b9062a5140b9e25c298ef2f031d6 /themes/mypaper/static/style.css | |
| parent | 6d41679509322f646667b0f8c72ebbd9128cf9fc (diff) | |
| download | nsfisis.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.css | 3 |
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; } |
