Compare commits

...

3 commits

Author SHA1 Message Date
c0bc66157d cleanup 2025-04-18 23:21:10 +02:00
d83fd345b9 edit styles 2025-04-18 23:16:22 +02:00
2217515180 new dark style 2025-04-18 22:54:50 +02:00
4 changed files with 701 additions and 279 deletions

File diff suppressed because it is too large Load diff

View file

@ -8,9 +8,18 @@ html(lang="en")
title #{title} | IRC*Sekor
link(rel="stylesheet", href="styles.css")
body
header
.logo IRC*Sekor
.tagline #{tagline}
//- header
//- .logo
//- .logo-dots
//- .dot
//- .dot
//- .dot
//- | IRC*Sekor
//- .tagline #{tagline}
//- header
//- .logo IRC*Sekor
//- .tagline #{tagline}
nav
.navbar
@ -24,8 +33,8 @@ html(lang="en")
a(href="login.html") Login
li
a(href="channels.html") Channels
li
a(href="faq.html") FAQ
//- li
//- a(href="faq.html") FAQ
block content

View file

@ -13,7 +13,7 @@ block content
ul
li
| Using an IRC client:
span.code-block ircs://irc.sekor.eu.org:6697
pre.code-block ircs://irc.sekor.eu.org:6697
li
| Or use the
a(href="/web/") web client

View file

@ -13,7 +13,7 @@ block content
ul
li
| Using an IRC client:
span.code-block ircs://irc.sekor.eu.org:6697
pre.code-block ircs://irc.sekor.eu.org:6697
li
| Or use the
a(href="/web/") web client