#52 : Debut gestion astrologie

This commit is contained in:
2020-12-10 20:14:35 +01:00
parent 0eea44d2c5
commit 7cce58d895
5 changed files with 99 additions and 1 deletions

View File

@ -978,12 +978,14 @@ ul, li {
margin: 2px;
grid-row-gap: 3px;
}
#astrologie-btn-edit,
#calendar-btn-edit{
grid-row: 1;
grid-column: 1;
margin: auto;
color: rgba(0, 0, 0, 0.5);
}
#astrologie-btn-edit:hover,
#calendar-btn-edit:hover {
color: #FFF;
border: 0px solid #000;