mirror of
https://github.com/wassname/talk.git
synced 2026-07-09 07:28:10 +08:00
9 lines
166 B
CSS
9 lines
166 B
CSS
.Respect {
|
|
display: inline-block;
|
|
button {
|
|
padding: 10px 2px;
|
|
border-radius: 3px;
|
|
background: #ffa16e;
|
|
color: #161616;
|
|
}
|
|
} |