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