Template:Note / styles.css

styles.css

From OnTrackNorthAmerica
Revision as of 16:42, 8 May 2024 by Ladaniels (talk | contribs)
.Note{
	border-style:solid;
	border-width: 2px;
	padding: 10px;
}

.Note:after{
	border-style:dotted!important;
	padding: 0;
	top: -15px;
	left: -15px;
	right: -15px;
	bottom: -15px;
}