Téléverser les fichiers vers "Theme-Bento/assets/css"

This commit is contained in:
Bateast 2025-03-09 15:04:49 +00:00
parent 24e0574c5a
commit da3214fc2e
3 changed files with 1557 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1,22 @@
body {
color: #222;
font-family: sans-serif;
line-height: 1.5;
margin: 1rem;
max-width: 768px;
}
header {
border-bottom: 1px solid #222;
margin-bottom: 1rem;
}
footer {
border-top: 1px solid #222;
margin-top: 1rem;
}
a {
color: #00e;
text-decoration: none;
}

File diff suppressed because it is too large Load Diff