1
0
Fork 0
mathematics-physics-wiki/docs/stylesheets/extra.css
2023-12-07 21:38:31 +01:00

9 lines
No EOL
171 B
CSS

[dir=rtl] .md-typeset blockquote {
border-right:.2rem solid rgb(255, 0, 0)
}
.md-typeset blockquote {
color: rgb(255,0,0);
margin-left:0;
margin-right:0
}