#52 Gestion astrologie

This commit is contained in:
2020-12-13 23:11:58 +01:00
parent e07120aa23
commit 5aba029da9
7 changed files with 83 additions and 22 deletions

View File

@ -635,6 +635,17 @@ ul, li {
margin-left: 4px;
}
/* ======================================== */
.table-nombres-astraux {
border:1;
font-size: 0.75rem;
}
.table-nombres-astraux td {
border: 1px solid black;
text-align: center;
vertical-align: top;
}
/* ======================================== */
.tokenhudext {
display: flex;