mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
add [200~.ds-footer a {scss token
This commit is contained in:
parent
4045260fc3
commit
1af5ce9e30
@ -368,6 +368,7 @@ $color-header-background: $color-neutral-100;
|
||||
*/
|
||||
|
||||
$color-footer-background: $color-neutral-100;
|
||||
$color-footer-link: $color-primary;
|
||||
|
||||
/**
|
||||
* @tokens Locale Menu Color
|
||||
|
||||
@ -44,7 +44,7 @@ export default {
|
||||
box-shadow: 0px -6px 12px -4px rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
.ds-footer a {
|
||||
color: #6e8b87;
|
||||
color: $color-footer-link;
|
||||
}
|
||||
.division-line {
|
||||
margin-left: 0.2rem;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user