add powered by text to logo

This commit is contained in:
b1ek 2023-03-24 11:55:33 +10:00
parent 6ff1bac165
commit 0da9c4f88f
Signed by: blek
GPG Key ID: 14546221E3595D0C
2 changed files with 17 additions and 0 deletions

View File

@ -46,6 +46,19 @@ a:visited {
.side_menu h1 {
font-size: 1.75em;
padding-left: 3px;
margin-top: 1em;
margin-bottom: 0;
}
.side_menu p.side_menu_powered_by {
margin-top: 0;
transform: translateY(-6px);
font-weight: 300;
text-shadow: 0 0 1px #00000080;
font-size: 8.5pt;
}
.side_menu p.side_menu_powered_by a {
font-weight: 300;
font-size: 100%;
}
.side_menu h1 a {
font-weight: 200;

View File

@ -69,6 +69,10 @@ html(style='overflow-y:auto' lang='en_US')
td(class='side_menu')
h1
a(href='/') blek! Site
p(class='side_menu_powered_by')
| Powered by
|
a(href='https://git.blek.codes/blek/homepage.js') homepage.js
hr(class='flag_hr')
ul
each route, name in routes