mirror of
https://gitlab.com/redline-racing-division/redline-racing-website.git
synced 2025-07-23 22:51:21 +00:00
minified background
This commit is contained in:
@@ -197,7 +197,7 @@ body {
|
||||
rgba(46, 49, 65, 0.8),
|
||||
rgba(46, 49, 65, 0.8)
|
||||
),
|
||||
url("../../images/bg.jpg");
|
||||
url("../../images/bg-min.jpg");
|
||||
background-size: auto, cover;
|
||||
background-attachment: fixed, fixed;
|
||||
background-position: center, center;
|
||||
@@ -3572,7 +3572,7 @@ body.is-menu-visible #menu .inner {
|
||||
rgba(46, 49, 65, 0.8),
|
||||
rgba(46, 49, 65, 0.8)
|
||||
),
|
||||
url("../../images/bg.jpg");
|
||||
url("../../images/bg-min.jpg");
|
||||
background-size: auto, cover;
|
||||
background-position: center, center;
|
||||
margin-bottom: -6.5em;
|
||||
@@ -3681,7 +3681,7 @@ body.is-preload #banner p {
|
||||
rgba(46, 49, 65, 0.8),
|
||||
rgba(46, 49, 65, 0.8)
|
||||
),
|
||||
url("../../images/bg.jpg");
|
||||
url("../../images/bg-min.jpg");
|
||||
background-size: auto, cover;
|
||||
background-position: center, 0% 30%;
|
||||
margin-bottom: -6.5em;
|
||||
@@ -4175,7 +4175,7 @@ body.is-preload #banner p {
|
||||
rgba(46, 49, 65, 0.8),
|
||||
rgba(46, 49, 65, 0.8)
|
||||
),
|
||||
url("../../images/bg.jpg");
|
||||
url("../../images/bg-min.jpg");
|
||||
background-size: auto, cover;
|
||||
background-position: center, center;
|
||||
margin-top: -6.5em;
|
||||
|
Reference in New Issue
Block a user