aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/css/cursor/index.html
Commit message (Collapse)AuthorAge
* Replace marco `anch` with `<a>` tag for `zh-CN` (#4668)A1lo2022-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * replace anch with tag `<a>` * auto replace anch with scripts * fix: resolve some incorrect anchors * replace anch with markdown link in markdown files * sync with english version for `Properties` * fix: resolve some incorrect anchors * using `Specifications` marco to replace `<table>` * fix: resolve some incorrect anchors * remove the `noteCard` and add a `h2` head * fix: resolve some incorrect anchors * remove the duplicated content * fix: resolve some incorrect anchors * fix: resolve some incorrect anchors * revert the content change and replace anch * revert the content change and replace anch * revert the content chang * fix: correct the `href` * revert content changes and replace the anch * fix: resolve some incorrect anchors * fix: resolve some incorrect anchors * fix: resolve some incorrect anchors
* CSS cursor fixes for zh and ko (#3934)Carolyn Wu2022-03-08
| | | | | * Fix zh CSS cursor img srcs, specs and compat * Image fixes for ko CSS cursor
* remove hidden bcd for zh-CNt7yang2021-06-24
|
* remove pre for CSSSyntaxd (#175)Florian Dieminger2021-03-15
| | | | | ``` s/<pre.*>(\{\{csssyntax(\(.*\))?\}\})\n?</pre>/$1/g ```
* initial commitPeter Bengtsson2020-12-08