diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 2d9aacb..dbd50b4 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -129,6 +129,10 @@ p.time { } } +.highlight { + text-shadow: none; +} + .highlight_word { border-bottom: 2px solid #F90; } -- libgit2 0.21.2