提交 419ae409 authored 作者: lihuihui's avatar lihuihui

修改样式

上级 c6eb59ea
...@@ -31,12 +31,12 @@ export default { ...@@ -31,12 +31,12 @@ export default {
.layout-register { .layout-register {
.layout-register-header { .layout-register-header {
padding: 20px 0px; padding: 20px 0px;
color: rgba(156, 0, 0, 1); color: #E27F4D;
.border { .border {
width: 100%; width: 100%;
height: 2px; height: 2px;
display: inline-block; display: inline-block;
background: rgba(156, 0, 0, 1); background: #E27F4D;
} }
} }
.layout-register-body { .layout-register-body {
......
...@@ -37,7 +37,7 @@ export default { ...@@ -37,7 +37,7 @@ export default {
background: #fff4eeff; background: #fff4eeff;
.slide-list-title { .slide-list-title {
font-weight: 600; font-weight: 600;
color: #af1b40ff; color: #E27F4D;
} }
} }
.slide-list { .slide-list {
...@@ -67,7 +67,7 @@ export default { ...@@ -67,7 +67,7 @@ export default {
border-top-right-radius: 3px; border-top-right-radius: 3px;
border-bottom-right-radius: 3px; border-bottom-right-radius: 3px;
width: 3px; width: 3px;
background: #af1b40ff; background: #E27F4D;
} }
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论