move the impressum and stuff to the left because I can't figure out how to make it always centered lol im terrible
This commit is contained in:
parent
064c16f5f7
commit
717499ea04
1 changed files with 1 additions and 2 deletions
|
@ -85,7 +85,6 @@ body {
|
|||
bottom: 0;
|
||||
line-height: 30px;
|
||||
background-color: #f5f5f5;
|
||||
text-align: center;
|
||||
padding: 15px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
@ -101,7 +100,7 @@ body {
|
|||
}
|
||||
|
||||
#quote-text {
|
||||
margin-right: 20px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
#blobheart {
|
||||
|
|
Loading…
Reference in a new issue