classe et espece

This commit is contained in:
2026-02-17 12:22:38 +04:00
parent 3210775cee
commit 179eedb321
21 changed files with 421 additions and 138 deletions

View File

@@ -50,7 +50,7 @@ const allTags = [
margin: 3rem 0;
}
.creation-button {
a .creation-button {
font-family: "Cinzel", serif;
font-size: 1.2rem;
background: #c89b3c;
@@ -65,7 +65,7 @@ const allTags = [
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}
.creation-button:hover {
a .creation-button:hover {
background: #a27c2c;
}