From 64c8dbd20cd2ed03e0800d582ce8d6ad15f45a2c Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Wed, 22 Jan 2014 01:52:43 +0100 Subject: [PATCH] Lighter RecentChanges. More spacing. --- css/oddmuse-2013.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/css/oddmuse-2013.css b/css/oddmuse-2013.css index 0761a52d..54fd86f3 100644 --- a/css/oddmuse-2013.css +++ b/css/oddmuse-2013.css @@ -166,6 +166,20 @@ span.bar a { padding-right:1ex; } +.rc .author { + color: #655; +} + +.rc strong { + font-weight: normal; + color: inherit; +} + +.rc li { + position:relative; + padding: 1ex 0; +} + hr { border:none; color:black;