mirror of
https://github.com/wassname/talk.git
synced 2026-07-13 00:44:31 +08:00
11 lines
214 B
CSS
11 lines
214 B
CSS
.Respect {
|
|
display: inline-block;
|
|
button {
|
|
color: #161616;
|
|
margin: 5px 10px 5px 0px;
|
|
background: none;
|
|
padding: 0px;
|
|
border: none;
|
|
font-size: inherit;
|
|
}
|
|
} |