Skip to content

Commit 51be93e

Browse files
committed
Theme for Onhaye
1 parent 373af6c commit 51be93e

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

onhaye/src/scss/home/events.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@
109109
text-align: right;
110110
display: flex;
111111
justify-content: flex-end;
112+
position: absolute;
113+
width: 100%;
112114

113115
span {
114116
background: #ddd;

onhaye/src/scss/main.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -722,17 +722,17 @@ footer #container-section-noussuivre {
722722
background-color: $primary-red;
723723
border: 0;
724724
border-radius: 8px;
725-
color: #fff;
725+
color: #000;
726726
font-weight: 500;
727727
padding: 20px 45px 20px 26px;
728728

729729
div,
730730
span {
731-
color: #fff !important;
731+
color: #000 !important;
732732
}
733733

734734
a {
735-
color: #fff !important;
735+
color: #000 !important;
736736
}
737737
}
738738

0 commit comments

Comments
 (0)