mirror of
https://github.com/wassname/talk.git
synced 2026-07-07 05:36:31 +08:00
5 lines
105 B
CSS
5 lines
105 B
CSS
.button {
|
|
composes: buttonReset from "coral-framework/styles/reset.css";
|
|
margin: 5px 10px 5px 0px;
|
|
}
|