MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
} | } | ||
.info-table{ | |||
margin:10px; | |||
{ | |||
.info-table td{ | .info-table td{ | ||
vertical-align: top; | vertical-align: top; | ||
} | } |
Revision as of 23:57, 18 August 2025
.warning-table{ background-color: #ff0000; color: #0000ff; } .info-table{ margin:10px; { .info-table td{ vertical-align: top; }