Skip to content

Commit 9618cef

Browse files
committed
Theme Perwez - Bouton proposer un evenement
1 parent 7f4b368 commit 9618cef

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

perwez/src/scss/main.scss

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,12 @@ footer #container-section-noussuivre {
358358
}
359359
}
360360

361+
.r-add-contact a svg,
362+
.r-add-event a svg,
363+
.r-add-news a svg {
364+
fill: #fff;
365+
}
366+
361367
.r-filter div[class*="control"] {
362368
border-radius: 5px;
363369
}
@@ -937,11 +943,6 @@ h3 {
937943
margin: 0;
938944
}
939945

940-
.r-add-event,
941-
.r-add-news {
942-
display: none !important;
943-
}
944-
945946
.sectionfiles li {
946947
margin: 1.25rem 0 0;
947948
}

0 commit comments

Comments
 (0)