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