Update info.css

This commit is contained in:
Agnes Gaschitz 2021-03-27 10:36:18 +01:00
parent 4d21adcf93
commit 0271fc4441

View File

@ -118,12 +118,14 @@ table td.center
table td.green
{
background: #eeffee;
color: #21C23C;
font-weight: bold;
}
table td.red
{
background: #ffeeee;
color: #BF233D;
font-weight: bold;
}
div.main
@ -149,5 +151,5 @@ div.main
width: auto;
margin: 0px 20px;
}
}