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;