aboutsummaryrefslogtreecommitdiff
path: root/sass/css/_newyear.scss
diff options
context:
space:
mode:
Diffstat (limited to 'sass/css/_newyear.scss')
-rw-r--r--sass/css/_newyear.scss7
1 files changed, 7 insertions, 0 deletions
diff --git a/sass/css/_newyear.scss b/sass/css/_newyear.scss
new file mode 100644
index 0000000..181d807
--- /dev/null
+++ b/sass/css/_newyear.scss
@@ -0,0 +1,7 @@
+.newyear-msg {
+ text-align: center;
+ font-size: 1.6em;
+ font-variant-caps: small-caps;
+ font-family: $font_serif;
+ color: $red;
+}