edit styles
This commit is contained in:
parent
2217515180
commit
d83fd345b9
4 changed files with 679 additions and 495 deletions
1161
src/styles.scss
1161
src/styles.scss
File diff suppressed because it is too large
Load diff
|
@ -8,6 +8,15 @@ html(lang="en")
|
||||||
title #{title} | IRC*Sekor
|
title #{title} | IRC*Sekor
|
||||||
link(rel="stylesheet", href="styles.css")
|
link(rel="stylesheet", href="styles.css")
|
||||||
body
|
body
|
||||||
|
//- header
|
||||||
|
//- .logo
|
||||||
|
//- .logo-dots
|
||||||
|
//- .dot
|
||||||
|
//- .dot
|
||||||
|
//- .dot
|
||||||
|
//- | IRC*Sekor
|
||||||
|
//- .tagline #{tagline}
|
||||||
|
|
||||||
header
|
header
|
||||||
.logo IRC*Sekor
|
.logo IRC*Sekor
|
||||||
.tagline #{tagline}
|
.tagline #{tagline}
|
||||||
|
|
|
@ -13,7 +13,7 @@ block content
|
||||||
ul
|
ul
|
||||||
li
|
li
|
||||||
| Using an IRC client:
|
| Using an IRC client:
|
||||||
span.code-block ircs://irc.sekor.eu.org:6697
|
pre.code-block ircs://irc.sekor.eu.org:6697
|
||||||
li
|
li
|
||||||
| Or use the
|
| Or use the
|
||||||
a(href="/web/") web client
|
a(href="/web/") web client
|
||||||
|
|
|
@ -13,7 +13,7 @@ block content
|
||||||
ul
|
ul
|
||||||
li
|
li
|
||||||
| Using an IRC client:
|
| Using an IRC client:
|
||||||
span.code-block ircs://irc.sekor.eu.org:6697
|
pre.code-block ircs://irc.sekor.eu.org:6697
|
||||||
li
|
li
|
||||||
| Or use the
|
| Or use the
|
||||||
a(href="/web/") web client
|
a(href="/web/") web client
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue