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