diff options
author | Marlow D. Alfonso Díaz <wiikifox@unix.dog> | 2025-09-28 23:00:01 +0000 |
---|---|---|
committer | Marlow D. Alfonso Díaz <wiikifox@unix.dog> | 2025-09-28 23:00:01 +0000 |
commit | d7a66f232462196c2db98436f32afd780bcc485e (patch) | |
tree | e4aa19e02ffb9f1be84516ea6d51469618b93546 | |
parent | 9383bcc3211366af005292109ff3afab3c514afb (diff) | |
download | wiikifox-den-build.tar.gz wiikifox-den-build.tar.bz2 wiikifox-den-build.zip |
buildbuild
-rw-r--r-- | public/http/assets/styles.css | 15 | ||||
-rw-r--r-- | public/http/doom.xhtml | 22 |
2 files changed, 28 insertions, 9 deletions
diff --git a/public/http/assets/styles.css b/public/http/assets/styles.css index 62e5edf..53e66c7 100644 --- a/public/http/assets/styles.css +++ b/public/http/assets/styles.css @@ -35,6 +35,7 @@ h1 { } h1::before { content: "* "; + color: #d79921; } h2 { @@ -42,6 +43,7 @@ h2 { } h2::before { content: "** "; + color: #d79921; } h3 { @@ -50,6 +52,7 @@ h3 { h3::before { content: "*** "; + color: #d79921; } li { @@ -66,6 +69,10 @@ a { text-decoration: none; } +a:hover { + color: #fe8019; +} + p::before { content: "¶ "; font-weight: bold; @@ -104,3 +111,11 @@ hr { height: 98px; max-width: 100%; } + +.tag { + color: #689d6a; +} + +.tag span::before { + content: "#" +} diff --git a/public/http/doom.xhtml b/public/http/doom.xhtml index e4de915..e1db2d4 100644 --- a/public/http/doom.xhtml +++ b/public/http/doom.xhtml @@ -13,22 +13,26 @@ href="./assets/styles.css"/> <body> <div id="content" class="content"> <h1 class="title">·wiikifox's den: ·doom</h1> -<div id="outline-container-org6f5c117" class="outline-2"> -<h2 id="org6f5c117">i'm now into ·doom mapping!</h2> -<div class="outline-text-2" id="text-org6f5c117"> +<div id="outline-container-introduction" class="outline-2"> +<h2 id="introduction">i'm now into ·doom mapping!</h2> +<div class="outline-text-2" id="text-introduction"> <p> turns out, i discovered that mapping for ·doom is really damn fun, so i started making maps! this page will serve as an index for my ·doom mapping projects. </p> </div> </div> -<div id="outline-container-orgeec3bee" class="outline-2"> -<h2 id="orgeec3bee">finished projects</h2> -<div class="outline-text-2" id="text-orgeec3bee"> +<div id="outline-container-finished-projects" class="outline-2"> +<h2 id="finished-projects">finished projects</h2> +<div class="outline-text-2" id="text-finished-projects"> +<p> +these are complete ·wad's and ·pk3's that i've finished, and are considered a +final release. +</p> </div> -<div id="outline-container-org5454d45" class="outline-3"> -<h3 id="org5454d45"><span class="timestamp-wrapper"><span class="timestamp"><2025-09-28 Sun> </span></span> Temple to Our Father</h3> -<div class="outline-text-3" id="text-org5454d45"> +<div id="outline-container-2025-09-28" class="outline-3"> +<h3 id="2025-09-28"><span class="timestamp-wrapper"><span class="timestamp"><2025-09-28 Sun> </span></span> Temple to Our Father   <span class="tag"><span class="map">map</span> <span class="doom2">doom2</span> <span class="zdoom">zdoom</span> <span class="udmf">udmf</span></span></h3> +<div class="outline-text-3" id="text-2025-09-28"> <p> this is my first ·doom map, made for ·doom ii in the span of two or three weeks. it's themed around a temple to satan, taken over by demons and military |