diff --git a/_assets/styles/theme/_layout.scss b/_assets/styles/theme/_layout.scss index a473b14..79e9f5b 100644 --- a/_assets/styles/theme/_layout.scss +++ b/_assets/styles/theme/_layout.scss @@ -168,6 +168,18 @@ } } +.tilde-ring { + ul { + margin: 0; + } + li { + display: inline; + &::after { + content: " /"; + color: $grey-color-dark; + } + } +} /** diff --git a/_includes/ring.html b/_includes/ring.html index 41602ad..f337da1 100644 --- a/_includes/ring.html +++ b/_includes/ring.html @@ -1,4 +1,4 @@ -

a member of the tilde.town ~ring