„threadr/style.css“ ändern
parent
2d6efda5cb
commit
07c9822b44
|
@ -321,7 +321,10 @@ div.form {
|
||||||
}
|
}
|
||||||
|
|
||||||
section {
|
section {
|
||||||
margin: 20px;
|
margin-top: 0px;
|
||||||
|
margin-bottom: 24px;
|
||||||
|
margin-left: 16px;
|
||||||
|
margin-right: 16px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
border: 1px solid #001858;
|
border: 1px solid #001858;
|
||||||
background-color: #f3d2c1;
|
background-color: #f3d2c1;
|
||||||
|
|
Loading…
Reference in New Issue