MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
mNo edit summary |
No edit summary |
||
Line 57: | Line 57: | ||
table.custom-table > tbody > tr > td { | table.custom-table > tbody > tr > td { | ||
text-align:center; padding:4px; border-bottom:1px solid #555; | text-align:center; padding:4px; border-bottom:1px solid #555; | ||
} | |||
table.custom-table > tbody > tr.middle-header > th { | |||
background:linear-gradient(180deg,#7a6fb0,#5a4e7c); color:white; text-align:center; padding:6px; font-size:110%; | |||
} | } |