commit d3ba95c3f826a84f3850b69bff7b9d208d8c64ae
parent 4a0e22b4796ad762cf52b168cbbce1566d9216ac
Author: pyratebeard <root@pyratebeard.net>
Date: Thu, 6 Dec 2018 22:07:45 +0000
footer margin-left
Diffstat:
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/batfleck-theme.css b/batfleck-theme.css
@@ -149,6 +149,7 @@ a:focus {
}
.page #footer {
border-top: none;
+ margin-left: 10px;
}
#footer p#last-edit,
#footer p#last-edit b {
diff --git a/wysard-theme.css b/wysard-theme.css
@@ -141,6 +141,7 @@ a:focus {
}
.page #footer {
border-top: none;
+ margin-left: 10px;
}
#footer p#last-edit,
#footer p#last-edit b {