You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
339 B

section.cover.has-mask .mask {
background-image: linear-gradient(hsla(0, 0%, 100%, 0.25),hsla(0, 0%, 100%, 0.75));
background-color: transparent;
opacity: 1;
}
section.cover h1 .anchor span{
font-family: 'Lobster', cursive;
color: var(--theme-color);
}
section.cover .cover-main>p:last-child a .iconfont {
font-size: 1em;
}