classe et espece
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user