This commit is contained in:
2021-07-28 00:30:43 +02:00
parent e7133a1d63
commit e14f8642f3

View File

@ -273,7 +273,7 @@ p {
padding-top: 10px; padding-top: 10px;
border: 1px solid #eee; border: 1px solid #eee;
margin-top: 20px; margin-top: 20px;
background-color: red; background-color: #333333;
padding-bottom: 0px; padding-bottom: 0px;
} }
.ossn-wall-item:first-child { .ossn-wall-item:first-child {
@ -443,7 +443,7 @@ p {
content: " "; content: " ";
} }
.comments-list { .comments-list {
background-color: #FBFBFB; background-color: #333333;
margin-left: -15px; margin-left: -15px;
margin-right: -15px; margin-right: -15px;
padding-left: 10px; padding-left: 10px;