Commit 9f3432f7 authored by wangqinghua's avatar wangqinghua

部分样式

parent 4e9a1bfd
page-create { page-create {
.submit{
background-color: #24bafc;
}
.ques-title{ .ques-title{
font-size: 1.5rem !important; font-size: 1.5rem !important;
color: #333 !important; color: #333 !important;
......
...@@ -12,5 +12,8 @@ page-select-type { ...@@ -12,5 +12,8 @@ page-select-type {
align-items: center; align-items: center;
justify-content: center; justify-content: center;
color: #333333; color: #333333;
border: 1px solid #c8c7cc;
background-color: #f4f4f4;
margin-top: 20px;
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment