„threadr/style.css“ ändern
parent
8bc99f1325
commit
b644f92058
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue