-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyle.css
396 lines (291 loc) · 6.9 KB
/
style.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
.svg_1 {
position: absolute;
top: 0;
width: 100%;
height: auto;
}
.svg_2 {
width: 100%;
position: absolute;
bottom: 0px;
}
/* Corps de la page */
body {
font-family: "Goldman";
background-color: #142b4d;
padding: 0;
margin: 0;
display: flex;
flex-direction: column;
height: 100vh;
overflow: hidden;
}
/* Style de la balise h1 (Portfolio) */
h1 {
font-family: 'Rajdhani';
color: #f0ebd8;
font-size: 5rem;
text-align: center;
align-items: center;
margin: 2em;
}
/* Titres pages (ex : Mes projets, etc...) */
h2 {
font-family: "Goldman";
color: #f0ebd8;
font-size: 5rem;
text-align: center;
align-items: center;
margin-top: 10%;
}
/* Barre de navigation */
.navbar {
color: #f0ebd8;
display: flex;
height: 100px;
max-width: 1100px;
margin-left: auto;
margin-right: auto;
align-items: center;
justify-content: space-evenly;
z-index: 1;
width: 100%;
}
nav a {
color: #f0ebd8;
}
.navbar div {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
a {
font-size: 1.98rem;
text-decoration: none;
color: #f0ebd8;
}
/* Quand on va sur un élément de la barre de navigation */
a:hover {
text-decoration: underline;
}
/* Concernant les éléments de la page lorsqu'ils sont redimentionnés */
main {
flex-grow: 1;
height: auto;
z-index: 1;
/* border: green solid; */
}
section {
flex-grow: 1;
height: auto;
z-index: 1;
/* border: green solid; */
}
/* Responsive */
/* --- Page "Qui suis-je ?" --- */
@media screen and (max-width: 900px) {
h1 {
font-family: 'Rajdhani';
color: #f0ebd8;
font-size: 1.35rem;
text-align: center;
align-items: center;
}
h2 {
font-family: 'Goldman';
color: #f0ebd8;
font-size: 1.15rem;
text-align: center;
align-items: center;
}
.navbar {
flex-direction: column;
padding-top: 1.5em;
}
.svg_2 {
display: none;
}
.svg_1 {
display: none;
}
a {
font-size: 1.5rem;
text-decoration: none;
color: #f0ebd8;
}
}
p.about_1 {
/* border: red solid; */
display: inline;
color: #f0ebd8;
width: 40%;
font-size: 1.3em;
text-align: justify;
vertical-align: top;
margin: 0;
}
.pdp {
width: 53%;
}
.pdp img {
width: 100%;
height: auto;
}
.b1 {
width: 100%;
display: flex;
justify-content: space-around;
}
p.project_1 {
/* border: red solid; */
display: inline;
color: #f0ebd8;
width: 40%;
font-size: 1.3em;
text-align: justify;
vertical-align: top;
margin: 0;
}
.vegancorsica {
width: 20%;
}
.vegancorsica img {
width: 100%;
height: auto;
}
.a1 {
width: 100%;
display: flex;
justify-content: space-around;
}
@media screen and (max-width: 900px) {
form {
/* Uniquement centrer le formulaire sur la page */
margin: 0 auto;
width: 150px;
/* Encadré */
padding: 1em;
border: 5px solid #f0ebd8;
border-radius: 1em;
color: #f0ebd8;
}
form div+div {
margin-top: 5em;
}
label {
/* Pour être sûrs que toutes les étiquettes ont même taille et sont correctement alignées */
display: inline-block;
width: 90px;
text-align: right;
}
input,
textarea {
/* Pour s'assurer que tous les champs texte ont la même police.
Par défaut, textarea est dans un autre type de police */
font: 1em sans-serif;
/* Pour que tous les champs texte aient la même dimension */
width: 150px;
box-sizing: border-box;
/* Pour harmoniser le look & feel des bordures des champs texte */
border: 1px solid #f0ebd8;
}
input:focus,
textarea:focus {
/* Pour souligner légèrement les éléments actifs */
border-color: #000;
}
textarea {
/* Pour aligner les champs texte multi‑ligne avec leur étiquette */
vertical-align: top;
/* Pour donner assez de place pour écrire du texte */
height: 5em;
}
.button {
/* Pour placer le bouton à la même position que les champs texte */
padding-left: 90px;
/* même taille que les étiquettes */
}
button {
/* Cette marge supplémentaire représente grosso modo le même espace que celui
entre les étiquettes et les champs texte */
margin-left: .5em;
}
}
/* --- Page "Mes compétences" --- */
/* --- Page "Contact" --- */
/* formulaire contact */
form {
/* Uniquement centrer le formulaire sur la page */
margin: 0 auto;
width: 400px;
/* Encadré */
padding: 1em;
border: 5px solid #f0ebd8;
border-radius: 1em;
color: #f0ebd8;
}
form div+div {
margin-top: 5em;
}
label {
/* Pour être sûrs que toutes les étiquettes ont même taille et sont correctement alignées */
display: inline-block;
width: 90px;
text-align: right;
}
input,
textarea {
/* Pour s'assurer que tous les champs texte ont la même police.
Par défaut, les textarea ont une police monospace */
font: 1em sans-serif;
/* Pour que tous les champs texte aient la même dimension */
width: 300px;
box-sizing: border-box;
/* Pour harmoniser le look & feel des bordures des champs texte */
border: 1px solid #f0ebd8;
}
input:focus,
textarea:focus {
/* Pour souligner légèrement les éléments actifs */
border-color: #000;
}
textarea {
/* Pour aligner les champs texte multi‑ligne avec leur étiquette */
vertical-align: top;
/* Pour donner assez de place pour écrire du texte */
height: 5em;
}
.button {
/* Pour placer le bouton à la même position que les champs texte */
padding-left: 90px;
/* même taille que les étiquettes */
}
button {
/* Cette marge supplémentaire représente grosso modo le même espace que celui
entre les étiquettes et les champs texte */
margin-left: .5em;
}
/* color: #f0ebd8 #142b4d */
/* Mes projets */
.a1 {
width: 100%;
display: flex;
justify-content: space-evenly;
}
.project_1 {
/* border: red solid; */
display: inline;
text-align: justify;
color: #f0ebd8;
font-size: 1.3em;
vertical-align: top;
margin-left: 5%;
margin-right: 5%;
}
.photo {
flex-direction: column;
margin-right: 2%;
}
.photo img {
width: 100%;
}