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