changes
This commit is contained in:
8096
public/topCargo/assets/css/bootstrap.css
vendored
8096
public/topCargo/assets/css/bootstrap.css
vendored
File diff suppressed because one or more lines are too long
@ -1177,7 +1177,7 @@ div.aligncenter,
|
||||
background-color: #161616;
|
||||
}
|
||||
.page-header h1 {
|
||||
color: #fff;
|
||||
color: #0a0a0a;
|
||||
text-transform: capitalize;
|
||||
font-weight: 600;
|
||||
margin: 0;
|
||||
@ -1192,7 +1192,7 @@ div.aligncenter,
|
||||
text-align: center;
|
||||
background-attachment: fixed;
|
||||
position: relative;
|
||||
background:url(../images/bg/page-header-bg.jpg) center center no-repeat fixed;background-size:cover;
|
||||
background:url(../images/bg/page-header-banner.png) center center no-repeat fixed;background-size:cover;
|
||||
}
|
||||
.page-header .breadcrumb-area {
|
||||
background-color: #fff;
|
||||
|
Reference in New Issue
Block a user