- From: zhangenming via GitHub <sysbot+gh@w3.org>
- Date: Sun, 10 Sep 2023 12:05:07 +0000
- To: public-css-archive@w3.org
i need it ```css article::highlight(a) { color: blue;background: #fff; transition: background 0.3s ease-in-out } article::highlight(a):hover { color: #fff;background: blue;} ``` -- GitHub Notification of comment by zhangenming Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7647#issuecomment-1712796288 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 10 September 2023 12:05:09 UTC