mNo edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
}
}


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




Line 9: Line 15:
   vertical-align: top;
   vertical-align: top;
}
}
.info-table {
  margin:10px;
  background-color:#cce0ff;
  border-width:2px
{

Latest revision as of 00:16, 19 August 2025

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


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


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