mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-05 11:52:49 +08:00
6 lines
103 B
SCSS
6 lines
103 B
SCSS
.ul-jumbotron {
|
|
&.dark {
|
|
background-color: #1F2430;
|
|
color : #fff;
|
|
}
|
|
} |