Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 20:57, 28 August 2020 by Jamintheinfinite (talk | contribs) (Created page with "{{pp-template}}: div.medialist { min-height: 50px; margin: 1em; @noflip: background-position: top left; background-repeat: no-repeat; } div.medialist ul { list...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* {{pp-template}} */
div.medialist {
	min-height: 50px;
	margin: 1em;
	/* @noflip */
	background-position: top left;
	background-repeat: no-repeat;
}
div.medialist ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}
div.medialist ul li {
	padding-bottom: 0.5em;
}
div.medialist ul li li {
	font-size: 91%;
	padding-bottom: 0;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.