From 32ac2ff6464b75fae358afce5990e8ae577315bc Mon Sep 17 00:00:00 2001 From: Aaron Meurer Date: Wed, 13 Jun 2018 21:08:23 -0400 Subject: [PATCH] Use separate CSS classes for the next and prev rellinks This is as suggested at #101. This makes them easier to style separately, such as making the previous link float left. --- alabaster/layout.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/alabaster/layout.html b/alabaster/layout.html index 0885d03..2017a0f 100644 --- a/alabaster/layout.html +++ b/alabaster/layout.html @@ -17,13 +17,13 @@