diff --git a/contrib/static/site.css b/contrib/static/site.css index 18259e1..0a3d24d 100644 --- a/contrib/static/site.css +++ b/contrib/static/site.css @@ -292,7 +292,7 @@ input, textarea { clear: both; } -.post:focus { +.post:focus , .post:active { background-color: #A99AFF; }