mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2026-09-15 08:31:11 +08:00
取消引用块的水平外边距和字体斜体样式 (#293)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
@import "minimal-mistakes";
|
||||
|
||||
blockquote {
|
||||
margin-inline: 0;
|
||||
font-style: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user