diff --git a/static/no-ai-here.svg b/static/no-ai-here.svg new file mode 100644 index 0000000..8758c79 --- /dev/null +++ b/static/no-ai-here.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/themes/hacker/assets/scss/main.scss b/themes/hacker/assets/scss/main.scss index 0fd4b2c..c7e386c 100644 --- a/themes/hacker/assets/scss/main.scss +++ b/themes/hacker/assets/scss/main.scss @@ -107,7 +107,16 @@ footer { border-top: 1px var(--text); margin-top: 4em; margin-bottom: 2em; - float: right; + line-height: 40px; + + :nth-child(even) { + float: right; + } + + a:hover { + color: unset; + background-color: unset; + } } a { diff --git a/themes/hacker/layouts/partials/footer.html b/themes/hacker/layouts/partials/footer.html index 1d6078c..ca693ba 100644 --- a/themes/hacker/layouts/partials/footer.html +++ b/themes/hacker/layouts/partials/footer.html @@ -1 +1,13 @@ - +