diff --git a/styles/readtheorg/css/readtheorg.css b/styles/readtheorg/css/readtheorg.css index a638c48..f38b988 100644 --- a/styles/readtheorg/css/readtheorg.css +++ b/styles/readtheorg/css/readtheorg.css @@ -1081,6 +1081,10 @@ h2.footnotes{ color: navy; } +.nav .timestamp { + color: inherit; +} + .inlinetask { background: #FFF9E3; /* url(dialog-todo.png) no-repeat 10px 8px; */ border: 3px solid #FFEB8E;