From b95e83e7b7c9306f5e97fc8e6044bb1648f85e59 Mon Sep 17 00:00:00 2001 From: Commander1024 Date: Fri, 4 Sep 2020 17:43:40 +0200 Subject: [PATCH] Dirty sync push.. --- components/04_Templates/codex/_codex.scss | 22 ++++++++++++++++++ components/04_Templates/codex/codex.hbs | 28 +++++++++++------------ 2 files changed, 36 insertions(+), 14 deletions(-) diff --git a/components/04_Templates/codex/_codex.scss b/components/04_Templates/codex/_codex.scss index e69de29..1ec1baa 100644 --- a/components/04_Templates/codex/_codex.scss +++ b/components/04_Templates/codex/_codex.scss @@ -0,0 +1,22 @@ +.LP-TextSection{ + margin-right: 3%; + width: 50%; + + .LP-Paragraph{ + font-family: $-primary-serif-font; + white-space: nowrap; + } + + .LP-Link{ + margin: 0 3px; + padding: 4px 4px; + } + .LP-UnorderedList{ + font-family: $-primary-serif-font; + + } + + .LP-UnorderedList__Item{ + margin-bottom: 0.75em; + } +} \ No newline at end of file diff --git a/components/04_Templates/codex/codex.hbs b/components/04_Templates/codex/codex.hbs index 6ab87ba..eedc3df 100644 --- a/components/04_Templates/codex/codex.hbs +++ b/components/04_Templates/codex/codex.hbs @@ -4,41 +4,41 @@
-

This should be pretty self-explanatory, right? But as you all know, every sign has a history. We have seen too much senseless destruction so we decided to write down a basic Urban Exploration codex.

-
\ No newline at end of file