carto/test/css/comments.css
2010-02-23 18:02:00 -05:00

10 lines
153 B
CSS

#comments {
color: red;
background-color: orange;
font-size: 12px;
content: "content";
border: 1px solid black;
padding: 0;
margin: 2em;
}