Commit compiled CSS
This commit is contained in:
parent
8a43d60d44
commit
92810e08bb
1 changed files with 0 additions and 11 deletions
|
@ -10761,17 +10761,6 @@ a.teaser {
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-repeat: no-repeat; }
|
background-repeat: no-repeat; }
|
||||||
.hero-main::before {
|
|
||||||
position: absolute;
|
|
||||||
display: block;
|
|
||||||
top: 0;
|
|
||||||
right: 0;
|
|
||||||
left: 0;
|
|
||||||
height: 11em;
|
|
||||||
content: "";
|
|
||||||
background: -webkit-linear-gradient(top, #0d1e34 25%, rgba(13, 30, 52, 0) 100%);
|
|
||||||
background: -moz-linear-gradient(top, #0d1e34 25%, rgba(13, 30, 52, 0) 100%);
|
|
||||||
background: linear-gradient(to bottom, #0d1e34 25%, rgba(13, 30, 52, 0) 100%); }
|
|
||||||
.hero-main a .icon {
|
.hero-main a .icon {
|
||||||
color: #BAB108; }
|
color: #BAB108; }
|
||||||
.hero-main a:hover .icon {
|
.hero-main a:hover .icon {
|
||||||
|
|
Loading…
Reference in a new issue