Skip to content

自定义主题时 「额外的CSS」功能无效 #79

@yefoenix

Description

@yefoenix

描述错误情况
A clear and concise description of what the bug is.
当我需要对主题进行自定义时,写入 css 后并不能进行相应更改。
例如,我想要自定义各个按钮的颜色,
使用以下语句后并不生效。
.btn-primary {background-color: #77333b!important; border-color: #77333b!important;}
场景图片
If applicable, add screenshots to help explain your problem.
Screenshot 2020-04-02 at 14 28 46

版本号
In the theme style.css, the first couple of lines of codes tell you the version you are at.
v4.82
Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions