Template:Skip to talk/styles.css

From MicroWiki, the free micronational encyclopædia
Jump to navigation Jump to search
.skiptotalk a {
	display: block;
	text-align: center;
	font-style: italic;
	line-height: 1.9;
}

.skiptotalk a::before,
.skiptotalk a::after {
	content: "↓";
	font-size: larger;
	line-height: 1.6;
	font-style: normal;
}
.skiptotalk a::before {
	float: left;
}
.skiptotalk a::after {
	float: right;
}

/* {{pp-template}} */