changed footer

This commit is contained in:
Neko 2021-07-17 21:15:09 +02:00
parent d367dba436
commit f89d79cd20
2 changed files with 4 additions and 1 deletions

View File

@ -146,6 +146,10 @@ footer {
color: #ffd300;
font-size: xx-small;
padding: 20px;
bottom: 0px;
right: 0px;
position: fixed;
text-align: right;
}

View File

@ -19,7 +19,6 @@ p {
min-height: 1em !important;
box-sizing: border-box !important;
word-wrap: normal !important;
text-align: justify;
}
blockquote {