MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
-italics from zh-hans, zh-hant |
mNo edit summary |
||
| Line 1,011: | Line 1,011: | ||
margin-top: 6px; | margin-top: 6px; | ||
margin-bottom: 6px; | margin-bottom: 6px; | ||
} | |||
.audio-track-title { | |||
font-weight: bold; | |||
font-style: italic; | |||
} | |||
.audio-track-artist { | |||
font-weight: bold; | |||
} | |||
.audio-track-duration { | |||
font-style: italic; | |||
} | } | ||