From a676650b400c258b411a86748b023bd9b1a309e7 Mon Sep 17 00:00:00 2001 From: Madison Scott-Clary Date: Tue, 13 Aug 2019 10:05:05 -0700 Subject: [PATCH] subtler flash --- themes/ally/static/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/ally/static/css/main.css b/themes/ally/static/css/main.css index efe6189..f62280d 100644 --- a/themes/ally/static/css/main.css +++ b/themes/ally/static/css/main.css @@ -149,7 +149,7 @@ pre { } to { - background-color: rgba(128, 128, 128, 0.3); + background-color: rgba(128, 128, 128, 0.2); } } .pulse {