„threadr/style.css“ ändern

master
Jakob 2020-02-19 23:25:12 +01:00
parent 8bc99f1325
commit b644f92058
1 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,7 @@
grid-auto-rows: minmax(100px, auto);
}
div {
margin: 20px;
overflow: hidden;
text-overflow: clip;
}
@ -93,7 +94,6 @@ p.image_container {
}
body {
margin: 20px;
background-color: #FEFFEF;
color: #000000;
}