entree journaliere

This commit is contained in:
2026-03-17 23:56:57 +01:00
parent 02a6703f1e
commit f10f0eb102
7 changed files with 19 additions and 80 deletions

View File

@@ -0,0 +1,7 @@
+++
title = "A propos"
description = "Complement d'information sur la photo"
+++
# *L'instant*
Cette photo est issue de la course des 24h du Mans 2025, course qui a rendu victorieux Robert Kubica avec sa monoplace Ferrari.
C'est durant cet evenement que je me suis rendu compte que j'aime beaucoup les courses de categorie GT.

View File

@@ -0,0 +1,12 @@
+++
title = "17/03/2026"
description = "Retour sur Le Mans 2025"
[extra]
keywords = ["Le Mans", "Aston Martin", "Mercedes"]
aside = "aside-17-03-2026.md"
+++
# 17/03/2026
## Retour sur Le Mans 2026
---
{{ image(src="/FCP_3579.JPG", alt="Une Aston Martin devant une Mercedes durant les 24h du Mans", width="100%")}}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 173 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 143 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 231 KiB

View File

@@ -1,80 +0,0 @@
.titre{
font-family: "Courier New", monospace;
margin-left: 1%;
}
blockquote{
background-color: lightgrey;
}
.footer-text{
background-color: lightgrey;
margin: 5px;
text-decoration: none;
}
.nav-list{
list-style-type: none;
margin: 5px;
padding: 0;
overflow: hidden;
background-color: #cc0000;
border-radius: 10px 10px 10px 10px;
}
.nav-element{
float: left;
}
.nav-link{
display: block;
text-align: center;
color: white;
padding: 14px 16px;
text-decoration: none;
}
.nav-link:hover{
background-color: #cc2222;
}
.home{
color: black;
margin: 5px;
text-decoration: none;
}
.main-content{
margin: 5px;
border-style: solid;
border-width: 5px;
border-color: #cc0000;
border-radius: 10px 10px 10px 10px;
padding: 10px;
}
footer{
margin: 5px;
}
.layout:has(aside) {
display: grid;
grid-template-columns: 2fr 1fr;
}
@media (max-width: 768px) {
.layout {
grid-template-columns: 1fr;
}
}
aside{
margin: 5px;
background-color: #cc0000;
color: white;
border-radius: 10px 10px 10px 10px;
padding: 10px;
}
p {
text-align: justify;
}

BIN
static/FCP_3579.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 MiB