Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gonnux/hugo-apps-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorByeonggon Lee <gonny952@gmail.com>2018-11-13 13:00:34 +0300
committerByeonggon Lee <gonny952@gmail.com>2018-11-13 13:00:34 +0300
commita4d639b1ce098fa0fe21b335e4bb0193e4075b26 (patch)
tree01233d15b1ef1248d663236e508444cd9dffcc48
parentd60e644e2958ffb9bd34878c247ac8aec94f7f1d (diff)
Modified scss
-rw-r--r--static/css/hugo-apps-theme.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/css/hugo-apps-theme.scss b/static/css/hugo-apps-theme.scss
index 4b2161c..d9141dd 100644
--- a/static/css/hugo-apps-theme.scss
+++ b/static/css/hugo-apps-theme.scss
@@ -2,6 +2,9 @@
body {
background-color: silver;
}
+.apps-text {
+ font-family: 'Press Start 2P', cursive;
+}
.apps-header {
color: black;
font-family: 'Press Start 2P', cursive;