changes
This commit is contained in:
@ -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;
|
||||||
|
Reference in New Issue
Block a user