even more beautifuler css

This commit is contained in:
Swrup 2022-01-24 08:38:18 +01:00
parent 11115b366e
commit 14d0cf4597
3 changed files with 18 additions and 7 deletions

View file

@ -62,3 +62,12 @@ blockquote.blockquote {
.quote {
color: green;
}
.postForm {
background-color: #FCE4EC;
margin: 5px 5px 5px 5px;
border: 2px solid #FFB300;
padding: 2px;
display:table;
width: 500px;
}