MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
.info-table{ | .info-table{ | ||
background: | background: #cce0ff; | ||
{ | { | ||
| Line 11: | Line 11: | ||
.info-table th, | .info-table th, | ||
.info-table td{ | .info-table td{ | ||
vertical-align:top; | vertical-align: top; | ||
} | } | ||
Revision as of 22:12, 18 August 2025
.warning-table{
background-color: #ff0000;
color: #0000ff;
}
.info-table{
background: #cce0ff;
{
.info-table th,
.info-table td{
vertical-align: top;
}