image fix: no opacity
This commit is contained in:
parent
2e23ca53cb
commit
39bcec2f36
2 changed files with 0 additions and 2 deletions
|
@ -8,7 +8,6 @@
|
||||||
height: 300px;
|
height: 300px;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
opacity: .5;
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
h3 {
|
h3 {
|
||||||
|
|
|
@ -6487,7 +6487,6 @@ input[type="checkbox"],
|
||||||
height: 300px;
|
height: 300px;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
opacity: .5;
|
|
||||||
width: 100%; }
|
width: 100%; }
|
||||||
#myCarousel .item h3 {
|
#myCarousel .item h3 {
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
|
Loading…
Reference in a new issue