friendica-addons/qcomment/qcomment.css
2017-12-07 14:26:26 +01:00

20 lines
197 B
CSS

#qcomment-label {
float: left;
width: 300px;
margin-top: 10px;
}
#qcomment-words {
float: left;
margin-top: 10px;
width: 100px;
height: 150px;
}
#qcomment-submit {
margin-top: 15px;
}