@@ -109,20 +109,20 @@ <h6 style="font-style: italic;"> Hello from Ukraine </h6>
109
109
</div>
110
110
<!--End of REFRAZ1's message-->
111
111
<!--Amadou Habou Gremah Mahamadou : Farkon ayki(start) -->
112
- <div class="container-DL ">
113
- <div class="flip-card-DL ">
112
+ <div class="container-DLL ">
113
+ <div class="flip-card-DLL ">
114
114
<div class="flip-card-inner-DL" style="width: 100%; height: 100%; text-align: center; transition: transform 0.8s; transform-style: preserve-3d; position: relative;">
115
- <div class="flip-card-front-DL ">
116
- <h1 class="flip-card-front-DL -h1">
115
+ <div class="flip-card-front-DLL ">
116
+ <h1 class="flip-card-front-DLL -h1">
117
117
A big thank you to W3Schools for the invaluable resources,
118
118
and to the creator of this brilliant card flip idea!
119
119
from <b>Niger</b>, "Mun gode" !
120
120
121
121
</h1>
122
122
<p style="font-size: small;">Survoler pour retourner</p>
123
123
</div>
124
- <div class="flip-card-back-DL ">
125
- <h1 class="flip-card-back-DL -h1">
124
+ <div class="flip-card-back-DLL ">
125
+ <h1 class="flip-card-back-DLL -h1">
126
126
GREMAH 👌
127
127
</h1>
128
128
<p>Gremah Mahamadou</p>
@@ -135,18 +135,18 @@ <h1 class="flip-card-back-DL-h1">
135
135
</div>
136
136
137
137
<style>
138
- .flip-card-DL:hover .flip-card-inner-DL {
138
+ .flip-card-DL:hover .flip-card-inner-DLL {
139
139
transform: rotateX(180deg);
140
140
}
141
141
142
- .flip-card-DL {
142
+ .flip-card-DLL {
143
143
font-family: 'Roboto', sans-serif;
144
144
width: 350px;
145
145
height: 400px;
146
146
perspective: 1100px;
147
147
}
148
148
149
- .flip-card-back-DL {
149
+ .flip-card-back-DLL {
150
150
position: absolute;
151
151
width: 100%;
152
152
height: 100%;
@@ -163,7 +163,7 @@ <h1 class="flip-card-back-DL-h1">
163
163
transform: rotateX(-180deg);
164
164
}
165
165
166
- .flip-card-back-DL -h1 {
166
+ .flip-card-back-DLL -h1 {
167
167
font-family: 'Roboto', sans-serif;
168
168
font-size: 22px;
169
169
background-color: black;
@@ -175,7 +175,7 @@ <h1 class="flip-card-back-DL-h1">
175
175
margin: 0 0 0.5rem 0;
176
176
}
177
177
178
- .flip-card-front-DL {
178
+ .flip-card-front-DLL {
179
179
position: absolute;
180
180
width: 100%;
181
181
height: 100%;
@@ -185,13 +185,13 @@ <h1 class="flip-card-back-DL-h1">
185
185
align-items: center;
186
186
border: 1px solid black;
187
187
border-radius: 1rem;
188
- background: linear-gradient(to bottom,rgb(255, 94, 0),white, green);
188
+ background: linear-gradient(to bottom,rgb(255, 94, 0),white, green) !important ;
189
189
color: #000000;
190
190
box-shadow: -2px 10px 50px 10px black;
191
191
backface-visibility: hidden;
192
192
}
193
193
194
- .flip-card-front-DL -h1 {
194
+ .flip-card-front-DLL -h1 {
195
195
font-family: 'Roboto', sans-serif;
196
196
font-size: 22px;
197
197
background-color: rgba(255, 94, 0, 0.785);
@@ -203,7 +203,7 @@ <h1 class="flip-card-back-DL-h1">
203
203
border-radius: 100px;
204
204
}
205
205
206
- .container-DL {
206
+ .container-DLL {
207
207
display: flex;
208
208
margin: 2rem 0.5rem;
209
209
justify-content: center;
0 commit comments