edit styles

This commit is contained in:
Sebastian Korotkiewicz 2025-04-18 22:58:48 +02:00
parent 2217515180
commit d83fd345b9
4 changed files with 679 additions and 495 deletions

File diff suppressed because it is too large Load diff

View file

@ -8,6 +8,15 @@ html(lang="en")
title #{title} | IRC*Sekor
link(rel="stylesheet", href="styles.css")
body
//- header
//- .logo
//- .logo-dots
//- .dot
//- .dot
//- .dot
//- | IRC*Sekor
//- .tagline #{tagline}
header
.logo IRC*Sekor
.tagline #{tagline}

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