From a39d789522eb9dc26253e99379156a08b67ab9f1 Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Thu, 6 Nov 2014 21:09:43 -0500 Subject: [PATCH] Move breadcrumb setup to our local CSS --- local.css | 8 +++++++- templates/page.tmpl | 4 ++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/local.css b/local.css index 1384e94..db652b4 100644 --- a/local.css +++ b/local.css @@ -40,4 +40,10 @@ footer { } a.idOnly { text-decoration: none !important; -} \ No newline at end of file +} + +.copyleft-breadcrumb > li + li:before { + padding: 0 5px; + color: #cccccc; + content: "→\00a0"; +} diff --git a/templates/page.tmpl b/templates/page.tmpl index 10202f5..eadc417 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -48,10 +48,10 @@
-