mirror of
https://github.com/Kugelschieber/marvinblum.git
synced 2026-01-18 06:40:27 +00:00
Don't count hits on article that were not found, centered images.
This commit is contained in:
@@ -73,6 +73,12 @@ p {
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
img {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
@media (max-width: 700px) {
|
||||
body {
|
||||
padding: 40px 20px 80px 20px;
|
||||
|
||||
Reference in New Issue
Block a user