Fix CSS and add avatar

396145c93c0898e965645ec121c6b8ba11a0dfb8
Alexis Sellier committed ago 1 parent 19c1ffa3
css/base.css +3 -3
292 292
.footnote-ref a, a[rel="footnote"] {
293 293
	margin-left: 0.2rem;
294 294
}
295 295
296 296
img.qr {
297 -
	border: 12px solid white;
297 +
	border: 1vw solid white;
298 298
	margin: 0 auto;
299 299
	display: block;
300 300
	margin-bottom: 4rem;
301 +
	max-width: 50%;
301 302
}
302 303
303 304
/*
304 305
 * MEDIA
305 306
 */
322 323
323 324
@media /* Smaller desktop */
324 325
only screen and (max-device-width: 960px),
325 326
only screen and (max-width: 960px) {
326 327
	body {
327 -
		font-size: 100%;
328 328
		max-width: 100%;
329 329
		padding: 1rem 0rem;
330 330
	}
331 331
	nav {
332 332
		display: block;
333 333
		position: static;
334 -
		margin-bottom: 1rem;
334 +
		margin-bottom: 1.5rem;
335 335
	}
336 336
	nav footer {
337 337
		display: none;
338 338
	}
339 339
	nav ul {
images/avatar.png added +0 -0

Binary file changed.