This commit is contained in:
Laurent Destailleur 2022-05-24 12:48:48 +02:00
parent 5534284d9b
commit b8764c4804

View File

@ -138,13 +138,11 @@ text-align: center;
font-size:300%; font-size:300%;
color:white; color:white;
} }
/* Color when a table has a pending order/invoice */
div.red{ div.red{
color:red; color:red;
} }
html, body
{
height: 100%;
}
</style> </style>
<script> <script>