mirror of
https://github.com/wassname/talk.git
synced 2026-07-26 13:37:38 +08:00
6 lines
103 B
CSS
6 lines
103 B
CSS
.message {
|
|
padding: 20px 10px;
|
|
background-color: #f7f7f7;
|
|
margin: 20px 0;
|
|
text-align: center;
|
|
} |