From b11f2fc2b834f9f855df643fe0dda8adb06d2970 Mon Sep 17 00:00:00 2001 From: Olivier Berten Date: Mon, 10 Mar 2014 16:59:18 +0100 Subject: [PATCH] Add responsorium brevis to the css --- style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/style.css b/style.css index ce0eb6f..b2b7d8a 100644 --- a/style.css +++ b/style.css @@ -245,6 +245,10 @@ ul.incipit li { color: #736342; } +.rb:before, .rb:after { + color: #736342; +} + .se:before, .se:after { color: #8c7b5a; }