diff --git a/www/css/base.css b/www/css/base.css index d4393da..efe4c8c 100644 --- a/www/css/base.css +++ b/www/css/base.css @@ -451,7 +451,7 @@ blockquote.twitter-tweet > a { em.fancy { - background-image: repeating-linear-gradient(to left, violet, indigo, blue, green, yellow, orange,red 200px); + background-image: repeating-linear-gradient(to left, red, violet, indigo, blue, green, yellow, orange,red 200px); background-clip: text; background-size: 200px; -webkit-background-clip: text;