MediaWiki:Common.less/cookies.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 "→‎cookie dialog: .mw-cookiewarning-container { top: auto; bottom: 0; background: url('filepath://Chocchip_crunchies_detail.png?width=100') #1d1d1d no-repeat; background-size: 100px; background-position: 75px center; padding-left: 200px; }"). 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

/* cookie dialog */ .mw-cookiewarning-container {

   top: auto;
   bottom: 0;
   background: url('filepath://Chocchip_crunchies_detail.png?width=100') #1d1d1d no-repeat;
   background-size: 100px;
   background-position: 75px center;
   padding-left: 200px;

}