mirror of
https://github.com/teivah/100-go-mistakes.git
synced 2026-06-21 00:47:11 +08:00
8 lines
114 B
CSS
8 lines
114 B
CSS
.md-typeset figure img {
|
|
display: inline;
|
|
}
|
|
|
|
.md-typeset .admonition,
|
|
.md-typeset details {
|
|
font-size: 15px
|
|
}
|