From 2fe243050a635bee3f39a24b7a2bbcde2faad39c Mon Sep 17 00:00:00 2001 From: Jordan Han Date: Sat, 8 Jun 2019 20:48:44 +0800 Subject: [PATCH] cleaned up town ring design --- _assets/styles/theme/_layout.scss | 12 ++++++++++++ _includes/ring.html | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) 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