From 2004ebd1d934f06d0b067d8f81401cc3db8d4c56 Mon Sep 17 00:00:00 2001 From: Said Achmiz Date: Sun, 9 Feb 2020 20:20:56 -0500 Subject: [PATCH] Reorganized includes --- .DS_Store | Bin 10244 -> 10244 bytes assets/css/image-focus.css | 2 +- assets/css/main.css | 4 ++-- includes/foot-scripts.html | 1 - includes/head-css-links.html | 3 --- index.shtml | 3 ++- pages/player/index.shtml | 4 ++-- posts/index.shtml | 4 ++-- posts/some-post/index.shtml | 4 ++-- 9 files changed, 11 insertions(+), 14 deletions(-) delete mode 100644 includes/foot-scripts.html delete mode 100644 includes/head-css-links.html diff --git a/.DS_Store b/.DS_Store index 6c02bc5627d016e4da521fe29a88449136396411..95f5ec3837804ad349e313c6a3f8c07d8d8c1f6c 100644 GIT binary patch delta 28 kcmZn(XbG6$&nUSuU^hRb}DPTPriD7hEj$+h7yKMAkJY(Wk_LAU`S)g2eMOuyrP_R z!{Frn+yVv!AfO{R-^C@Rv?Q5<;a1914X`#mI?O F0{}#IF`)ne diff --git a/assets/css/image-focus.css b/assets/css/image-focus.css index 456c745..4ff7904 100644 --- a/assets/css/image-focus.css +++ b/assets/css/image-focus.css @@ -328,7 +328,7 @@ bottom: 10px; padding: 6px 15px 7px 15px; font-size: 1rem; - font-family: var(--deus-UI-font); + font-family: var(--deus-body-font); background-color: rgba(0, 0, 0, 0.75); color: #fff; border-radius: 5px; diff --git a/assets/css/main.css b/assets/css/main.css index 1064713..b0f6499 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -50,11 +50,11 @@ --deus-body-text-line-spacing: 1.4; --deus-body-text-paragraph-spacing: 1em; - --deus-heading-font: Aleo; + --deus-heading-font: PT Serif; --deus-heading-font-size: 1.5em; --deus-heading-text-color: var(--deus-color-white); - --deus-nav-ui-font: Aleo; + --deus-nav-ui-font: PT Astra Serif; /* Layout. */ --deus-body-padding: 6rem 2rem; diff --git a/includes/foot-scripts.html b/includes/foot-scripts.html deleted file mode 100644 index 38488e8..0000000 --- a/includes/foot-scripts.html +++ /dev/null @@ -1 +0,0 @@ - diff --git a/includes/head-css-links.html b/includes/head-css-links.html deleted file mode 100644 index 3c03281..0000000 --- a/includes/head-css-links.html +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/index.shtml b/index.shtml index e36537a..306cdbb 100755 --- a/index.shtml +++ b/index.shtml @@ -2,7 +2,7 @@ DEUS gaming - + @@ -13,6 +13,7 @@ +