mirror of
https://github.com/sunniejs/vue-h5-template.git
synced 2025-05-10 04:29:02 +08:00
button
This commit is contained in:
parent
b04b01e88e
commit
5cbc7280ac
@ -1,3 +1,6 @@
|
|||||||
|
section.cover .cover-main {
|
||||||
|
z-index: 100;
|
||||||
|
}
|
||||||
section.cover.has-mask .mask {
|
section.cover.has-mask .mask {
|
||||||
background-image: linear-gradient(hsla(0, 0%, 100%, 0.25), hsla(0, 0%, 100%, 0.25));
|
background-image: linear-gradient(hsla(0, 0%, 100%, 0.25), hsla(0, 0%, 100%, 0.25));
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
@ -7,7 +10,6 @@
|
|||||||
section.cover h1 .anchor span {
|
section.cover h1 .anchor span {
|
||||||
font-family: 'Lobster', cursive;
|
font-family: 'Lobster', cursive;
|
||||||
color: var(--theme-color);
|
color: var(--theme-color);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
section.cover h2 .anchor span {
|
section.cover h2 .anchor span {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user