Refactor banner image CSS.
This commit is contained in:
@@ -23,9 +23,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.banner-image {
|
.banner-image {
|
||||||
background-position: center, center;
|
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
height: 237px; /* 69*3[banner] + 15*2[padding] */
|
|
||||||
|
background-position: center, center;
|
||||||
|
height: 237px; /* 69*3[banner stripes] + 15*2[padding top+bot] */
|
||||||
}
|
}
|
||||||
.banner-image01 {
|
.banner-image01 {
|
||||||
background-image: url("/files/media/icons/home.jpg");
|
background-image: url("/files/media/icons/home.jpg");
|
||||||
|
Reference in New Issue
Block a user