Extended-protected template
From Wikipedia, the free encyclopedia

/* {{pp-30-500|small=yes}} */

.article-alerts-box {

	border: 1px solid #a2a9b1;

	background-color: #EEE;

	padding: 4px 12px;

	font-size: 90%;

	line-height: 1.5em;

	border-radius: 7px;

}



.article-alerts-box-more {

	font-size: 95%;

}



@media (min-width: 720px) {

	.article-alerts-box {

		margin: 0.5em 0 0.5em 1em;

		float: right;

		clear: right;

		width: 25em;

	}

}