From a921a8d92370a1d342b3addb1e7bb8be58da1438 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Wed, 13 Jan 2016 17:12:49 +0000 Subject: [PATCH] restyle breadcrumbs --- static/src/less/style.less | 3 ++- templates/about/index.html | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/static/src/less/style.less b/static/src/less/style.less index 689bc98..0a9a183 100644 --- a/static/src/less/style.less +++ b/static/src/less/style.less @@ -155,8 +155,9 @@ footer { .breadcrumb-container { text-align: right; .breadcrumb { - li + li::before { + li::before { content: "/"; + padding: 0 3px; } background: transparent; margin-bottom: 3px; diff --git a/templates/about/index.html b/templates/about/index.html index 949c9e8..86222ef 100644 --- a/templates/about/index.html +++ b/templates/about/index.html @@ -23,7 +23,7 @@ Some info about my website, which clearly works well as you're using it right now!

- More Info + More Info

@@ -36,10 +36,10 @@

About Me

- Some info about me. Although not very much + Some info about me. Although not very much. Because Privacy!

- More Info + More Info