This commit is contained in:
Toks
2013-11-22 17:16:51 -05:00
parent 6e8afed135
commit 0cacd7e03b

View File

@@ -357,6 +357,14 @@ div#c-posts {
div.comments-for-post {
width:100%
}
#artist-commentary {
border: 1px solid #AAA;
border-radius: 8px;
background-color: #EEE;
margin-top: 1em;
padding: 0.5em;
}
}
div#quick-edit-div {