Darkmode stuff

master
E. Almqvist 3 years ago
parent ee0365d4a9
commit 39f58f65d9
  1. 5
      src/misc/subtitles.txt
  2. 2
      src/views/layout.slim
  3. 2
      src/views/stylesheets/style.sass

@ -1,7 +1,8 @@
V2FpdCwgbW9uZXkgaGFzIG5vIHZhbHVlPyEK
No such place like 127.0.0.1!
Fourty-two? What do you mean? Tell me!
I use Arch btw
They glow in the dark...
What sort of executable format do you intend to support for apps running under your OS?
I would just like to interject for a moment...
68747470733a2f2f777963682e6465762f6369706865722e747874
CSRF? No, I do not think so.
shred -uzn99 $(which shred)

@ -10,7 +10,7 @@ html lang="en"
div
div#logo_container
h1 = "The Auction House"
h2 = "\"#{get_random_subtitle}\""
h2 = get_random_subtitle
nav
ul
li

@ -28,7 +28,7 @@ body
header
background-color: $bg_alt_clr
border-bottom: 1px solid $shadow_clr
padding: .2rem 0 .6rem 0
padding: .1rem 0 .4rem 0
div
display: flex

Loading…
Cancel
Save