Skip to content

Commit ccd9598

Browse files
committed
Theme Musson - correctifs
1 parent b549d96 commit ccd9598

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

musson/src/scss/hp.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ header#content-header {
231231
.r-add-event a,
232232
.r-add-news a,
233233
#portal-header #portal-header-top #header-links .account {
234-
color: #fff;
234+
color: #fff !important;
235235
padding: 10px 20px;
236236
background: $primary !important;
237237
border-radius: 10px;
@@ -241,7 +241,7 @@ header#content-header {
241241
&:focus {
242242
background: $primary-light !important;
243243
border: 1px solid $primary;
244-
color: #000;
244+
color: #000 !important;
245245
}
246246
}
247247

0 commit comments

Comments
 (0)