No edit summary
mNo edit summary
Line 4: Line 4:
}
}


.info-table td {
  vertical-align: top;
}


.info-table {
.info-table {
Line 10: Line 15:
   border-width:2px
   border-width:2px
{
{
.info-table td {
  vertical-align: top;
}

Revision as of 00:15, 19 August 2025

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



.info-table td {
  vertical-align: top;
}

.info-table {
  margin:10px;
  background-color:#cce0ff;
  border-width:2px
{