MediaWiki:Common.less/listen.less

From RuneRealm Wiki

This is an old revision of this page, as edited by Alex (talk | contribs) at 00:09, 17 October 2024 (Created page with "→‎============================= [[Template:Listen]] =============================: .musicplayer { border: 1px solid @BODY_BORDER; font-size: 90%; background: @BODY_LIGHT; box-shadow: @box-shadow; max-width: 300px; margin: 0 0 1em 1em; padding: 5px; } .musicplayer, .infobox { // prevent infoboxes & Template:Listen expansion audio { max-width: 298px; margin-left: auto; margin-right: auto; } }"). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

/* =============================

       Template:Listen
  ============================= */

.musicplayer { border: 1px solid @BODY_BORDER; font-size: 90%; background: @BODY_LIGHT; box-shadow: @box-shadow; max-width: 300px; margin: 0 0 1em 1em; padding: 5px; }

.musicplayer, .infobox { // prevent infoboxes & Template:Listen expansion audio { max-width: 298px; margin-left: auto; margin-right: auto; } }