Reorganized includes
This commit is contained in:
parent
70ef0b04dd
commit
2004ebd1d9
@ -328,7 +328,7 @@
|
|||||||
bottom: 10px;
|
bottom: 10px;
|
||||||
padding: 6px 15px 7px 15px;
|
padding: 6px 15px 7px 15px;
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
font-family: var(--deus-UI-font);
|
font-family: var(--deus-body-font);
|
||||||
background-color: rgba(0, 0, 0, 0.75);
|
background-color: rgba(0, 0, 0, 0.75);
|
||||||
color: #fff;
|
color: #fff;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
|||||||
@ -50,11 +50,11 @@
|
|||||||
--deus-body-text-line-spacing: 1.4;
|
--deus-body-text-line-spacing: 1.4;
|
||||||
--deus-body-text-paragraph-spacing: 1em;
|
--deus-body-text-paragraph-spacing: 1em;
|
||||||
|
|
||||||
--deus-heading-font: Aleo;
|
--deus-heading-font: PT Serif;
|
||||||
--deus-heading-font-size: 1.5em;
|
--deus-heading-font-size: 1.5em;
|
||||||
--deus-heading-text-color: var(--deus-color-white);
|
--deus-heading-text-color: var(--deus-color-white);
|
||||||
|
|
||||||
--deus-nav-ui-font: Aleo;
|
--deus-nav-ui-font: PT Astra Serif;
|
||||||
|
|
||||||
/* Layout. */
|
/* Layout. */
|
||||||
--deus-body-padding: 6rem 2rem;
|
--deus-body-padding: 6rem 2rem;
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
<script src="/deus/assets/js/image-focus.js" defer></script>
|
|
||||||
@ -1,3 +0,0 @@
|
|||||||
<link rel='stylesheet' type='text/css' href='https://fonts.obormot.net?fonts=*'>
|
|
||||||
<link rel='stylesheet' type='text/css' href='/deus/assets/css/main.css'>
|
|
||||||
<link rel='stylesheet' type='text/css' href='/deus/assets/css/image-focus.css'>
|
|
||||||
@ -2,7 +2,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>DEUS gaming</title>
|
<title>DEUS gaming</title>
|
||||||
<!--#include virtual="/deus/includes/head-css-links.html" -->
|
<!--#include virtual="/deus/includes/head-content.html" -->
|
||||||
<link rel='stylesheet' type='text/css' href='/deus/assets/css/home-page.css'>
|
<link rel='stylesheet' type='text/css' href='/deus/assets/css/home-page.css'>
|
||||||
</head>
|
</head>
|
||||||
<body class='home-page'>
|
<body class='home-page'>
|
||||||
@ -13,6 +13,7 @@
|
|||||||
<!--#include virtual="/deus/includes/main-nav.html" -->
|
<!--#include virtual="/deus/includes/main-nav.html" -->
|
||||||
<!--#include virtual="/deus/includes/colophon.html" -->
|
<!--#include virtual="/deus/includes/colophon.html" -->
|
||||||
</main>
|
</main>
|
||||||
|
<!--#include virtual="/deus/includes/foot-content.html" -->
|
||||||
</body>
|
</body>
|
||||||
<script>
|
<script>
|
||||||
document.querySelector("#splash-image").classList.remove("hidden");
|
document.querySelector("#splash-image").classList.remove("hidden");
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
<html lang='en-US'>
|
<html lang='en-US'>
|
||||||
<head>
|
<head>
|
||||||
<title>DEUS gaming</title>
|
<title>DEUS gaming</title>
|
||||||
<!--#include virtual="/deus/includes/head-css-links.html" -->
|
<!--#include virtual="/deus/includes/head-content.html" -->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<main class='gallery-layout'>
|
<main class='gallery-layout'>
|
||||||
@ -26,6 +26,6 @@
|
|||||||
</article>
|
</article>
|
||||||
<!--#include virtual="/deus/includes/colophon.html" -->
|
<!--#include virtual="/deus/includes/colophon.html" -->
|
||||||
</main>
|
</main>
|
||||||
<!--#include virtual="/deus/includes/foot-scripts.html" -->
|
<!--#include virtual="/deus/includes/foot-content.html" -->
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@ -2,7 +2,7 @@
|
|||||||
<html lang='en-US'>
|
<html lang='en-US'>
|
||||||
<head>
|
<head>
|
||||||
<title>DEUS gaming</title>
|
<title>DEUS gaming</title>
|
||||||
<!--#include virtual="/deus/includes/head-css-links.html" -->
|
<!--#include virtual="/deus/includes/head-content.html" -->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<main>
|
<main>
|
||||||
@ -24,6 +24,6 @@
|
|||||||
</article>
|
</article>
|
||||||
<!--#include virtual="/deus/includes/colophon.html" -->
|
<!--#include virtual="/deus/includes/colophon.html" -->
|
||||||
</main>
|
</main>
|
||||||
<!--#include virtual="/deus/includes/foot-scripts.html" -->
|
<!--#include virtual="/deus/includes/foot-content.html" -->
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@ -2,7 +2,7 @@
|
|||||||
<html lang='en-US'>
|
<html lang='en-US'>
|
||||||
<head>
|
<head>
|
||||||
<title>DEUS gaming</title>
|
<title>DEUS gaming</title>
|
||||||
<!--#include virtual="/deus/includes/head-css-links.html" -->
|
<!--#include virtual="/deus/includes/head-content.html" -->
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<main>
|
<main>
|
||||||
@ -26,6 +26,6 @@
|
|||||||
</article>
|
</article>
|
||||||
<!--#include virtual="/deus/includes/colophon.html" -->
|
<!--#include virtual="/deus/includes/colophon.html" -->
|
||||||
</main>
|
</main>
|
||||||
<!--#include virtual="/deus/includes/foot-scripts.html" -->
|
<!--#include virtual="/deus/includes/foot-content.html" -->
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Loading…
Reference in New Issue
Block a user