aboutsummaryrefslogtreecommitdiff
path: root/sass/css/_newyear.scss
blob: 181d807c940f959ddce9918867e35c5b3e33ba72 (plain)
1
2
3
4
5
6
7
.newyear-msg {
	text-align: center;
	font-size: 1.6em;
	font-variant-caps: small-caps;
	font-family: $font_serif;
	color: $red;
}