Family in profile

This commit is contained in:
Gustavo Adolfo Mesa Roldán
2020-03-30 01:31:49 +02:00
parent 5c6b9dab3c
commit c30a8d85f7
4 changed files with 74 additions and 29 deletions
+9 -1
View File
@@ -100,7 +100,15 @@ td.options-table-species{
text-align: center;
}
table.info{
margin: auto;
}
#a-father button, .Male{
background-color: blue;
color: white;
}
#a-mother button, .Female{
background-color: pink;
}