diff --git a/skin.css b/skin.css index 9880b8c..b05e1cb 100644 --- a/skin.css +++ b/skin.css @@ -562,3 +562,6 @@ table.sortable th.dir-d::after { to { opacity: 1; } } +:target { + background-color: #ffa; +}