From 4e0e109b6052fe95367e28fa1ab511b7054295fc Mon Sep 17 00:00:00 2001 From: noxy Date: Fri, 9 Mar 2018 00:07:26 +0000 Subject: [PATCH] Update n0xy.css --- s/n0xy.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/s/n0xy.css b/s/n0xy.css index ba8baa8..61bd2f1 100644 --- a/s/n0xy.css +++ b/s/n0xy.css @@ -74,7 +74,7 @@ img.van { } ul#posts { - padding-top: 3.9em; + padding-top: 3.0em; } .return { @@ -149,4 +149,8 @@ div#my-video { box-shadow: 0 0 9px #1dadb0; margin-bottom: 15px; margin-top: 15px; +} + +.return > a { + vertical-align: bottom; } \ No newline at end of file