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