Add files via upload

This commit is contained in:
Fernando Méndez
2021-06-04 12:38:17 +02:00
committed by GitHub
parent 22977e8091
commit 8dafa546b6
9 changed files with 57 additions and 20 deletions

View File

@ -181,8 +181,8 @@
color: #dadada;
}
table tbody tr {
color: #dadada;
border: solid 1px #dadada;
color: #1f2c3d;
border: solid 1px #1f2c3d;
border-left: 0;
border-right: 0;
}
@ -193,7 +193,7 @@
padding: 0.75em 0.75em;
}
table th {
color: #dadada;
color: #1f2c3d;
font-size: 0.9em;
font-weight: 600;
padding: 0.85em 0.85em 0.85em 0.85em;
@ -784,7 +784,7 @@ form select option {
footer button {
display: inline-block;
margin: 1px;
width: 115px;
width: 120px;
height: 25px;
padding: 0px 0px;
text-align: center;