mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Adjust footer color and font weight
This commit is contained in:
parent
42e26e41b1
commit
949dffc528
@ -97,7 +97,7 @@ a:hover.ds-menu-item-link {
|
||||
background-color: $color-tertiary;
|
||||
}
|
||||
#footer a {
|
||||
color: $color-primary;
|
||||
color: $color-primary-inverse;
|
||||
}
|
||||
|
||||
.avatar-menu .profile-avatar {
|
||||
@ -120,12 +120,12 @@ a:hover.ds-menu-item-link {
|
||||
// text-transform: none;
|
||||
// }
|
||||
|
||||
// .ds-footer {
|
||||
// font-family: 'Overpass', Helvetica, Arial, Lucida, sans-serif;
|
||||
// text-transform: uppercase;
|
||||
// font-size: 16px;
|
||||
// font-weight: 300;
|
||||
// }
|
||||
.ds-footer {
|
||||
// font-family: 'Overpass', Helvetica, Arial, Lucida, sans-serif;
|
||||
// text-transform: uppercase;
|
||||
// font-size: 16px;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
/* chips on group teaser */
|
||||
// a.group-teaser footer .ds-chip-primary {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user