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
|
||||
link(rel="stylesheet", href="styles.css")
|
||||
body
|
||||
//- header
|
||||
//- .logo
|
||||
//- .logo-dots
|
||||
//- .dot
|
||||
//- .dot
|
||||
//- .dot
|
||||
//- | IRC*Sekor
|
||||
//- .tagline #{tagline}
|
||||
|
||||
header
|
||||
.logo IRC*Sekor
|
||||
.tagline #{tagline}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue