No edit summary
No edit summary
Line 12: Line 12:
.info-table td{
.info-table td{
   vertical-align: top;
   vertical-align: top;
background:#FFFFFF;
}
}

Revision as of 23:16, 18 August 2025

.warning-table{
  background-color: #ff0000; 
  color: #0000ff;           
}

.info-table{
  background: #cce0ff;
{


.info-table th,
.info-table td{
  vertical-align: top;
background:#FFFFFF;
}