chore: Update main.css and main.ts, add data-loaders.[id].vue and update index-page.vue
All checks were successful
CI / cache-and-install (push) Successful in 1m9s
All checks were successful
CI / cache-and-install (push) Successful in 1m9s
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
button,
|
||||
a,
|
||||
.green {
|
||||
text-decoration: none;
|
||||
@ -16,6 +17,7 @@ a,
|
||||
}
|
||||
|
||||
@media (hover: hover) {
|
||||
button:hover,
|
||||
a:hover {
|
||||
background-color: hsla(160, 100%, 37%, 0.2);
|
||||
}
|
||||
|
Reference in New Issue
Block a user