8,960
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
.butting-button { | |||
background-color: red; | |||
color: white; | |||
border: none; | |||
padding: 10px 20px; | |||
text-align: center; | |||
font-size: 16px; | |||
cursor: pointer; | |||
border-radius: 5px; | |||
} | |||
.comment-item { | .comment-item { | ||
background-color: #E2DDD3; | background-color: #E2DDD3; | ||