Files
talk/client/coral-embed-stream/src/components/CommentTombstone.css
T
2017-10-19 11:01:27 -03:00

6 lines
106 B
CSS

.commentTombstone {
background-color: #F0F0F0;
text-align: center;
padding: 1em;
color: #3E4F71;
}