add image background to home page
This commit is contained in:
@@ -85,7 +85,10 @@ table.form-layout .tabbable-tabs .tab-content{
|
||||
}
|
||||
|
||||
.view-tabs, .nav-tabs-strip {
|
||||
background: #323232 !important;
|
||||
background: url('../../img/bg.jpg') !important;
|
||||
background-repeat: no-repeat !important;
|
||||
object-fit: fill !important;
|
||||
background-size: 100% !important;
|
||||
}
|
||||
|
||||
.navbar-inner {
|
||||
|
||||
BIN
src/main/webapp/img/bg.jpg
Normal file
BIN
src/main/webapp/img/bg.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.0 MiB |
Reference in New Issue
Block a user