1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-04-29 23:10:07 +00:00
nextcloud-breeze-dark/css/apps/official/_first-run-wizard.scss

9 lines
No EOL
216 B
SCSS

/* First Run Wizard --------------------------------------------------------- */
#firstrunwizard p a {
color: var(--color-text-link) !important;
&:hover, &:focus {
color: var(--color-text-link) !important;
}
}