mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 04:45:23 +08:00
7 lines
75 B
CSS
7 lines
75 B
CSS
.inline {
|
|
display: inline-block;
|
|
}
|
|
|
|
.debug {
|
|
background-color: coral;
|
|
} |