MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
background: #cce0ff; | background: #cce0ff; | ||
{ | { | ||
.info-table th, | .info-table th, | ||
.info-table td{ | .info-table td { | ||
vertical-align: top | vertical-align: top; | ||
background:#ffffff; | background:#ffffff; | ||
} | } |
Revision as of 23:32, 18 August 2025
.warning-table{ background-color: #ff0000; color: #0000ff; } .info-table{ border-collapse: collapse; background: #cce0ff; { .info-table th, .info-table td { vertical-align: top; background:#ffffff; }