Factorization of the css on the admin part

* Factorization of the head-button component
This commit is contained in:
Zacharie Guet
2022-06-19 14:42:18 +02:00
parent f9a7d54de8
commit 0081e0178b
6 changed files with 19 additions and 77 deletions
@@ -32,6 +32,11 @@ or
box-shadow: 0px 2px #bb7932;
}
.head-button-1 p, .head-button-2 p {
margin: 0;
white-space: nowrap;
}
.head-button-1:hover {
background: #ff7700;
}