Permanently protected template
From Wikipedia, the free encyclopedia

/* {{pp-template}} */

.afd-help {

	border: 1px solid var(--border-color-base, #a2a9b1);

	background-color: var(--background-color-neutral-subtle, #f8f9fa);

	font-size: 88%;

	line-height: 1.5em;

	padding: 0.4em;

}



.afd-help .user-show {

	float: right;

}



@media (min-width: 720px) {

	.afd-help {

		width: 24em;

		clear: right;

		float: right;

		margin: 0.5em 0 0.5em 1em;

	}

	

	.afd-help ul {

		margin-left: 2.6em;

	}

}