mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-10 14:12:47 +08:00
新增巨幕样式;
This commit is contained in:
6
source/scss/jumbotron/_jumbotron_dark.scss
Normal file
6
source/scss/jumbotron/_jumbotron_dark.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
.jumbotron {
|
||||
&.dark {
|
||||
background-color: #1F2430;
|
||||
color : #fff;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user