Update n0xy.css

This commit is contained in:
noxy 2018-03-09 00:07:26 +00:00
parent 3c2e458590
commit 4e0e109b60

View File

@ -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;
}