1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

Replace the non-link elements.

Good for CSP.
This commit is contained in:
Cotes Chung
2020-02-22 02:45:07 +08:00
parent ed15a81300
commit 021311974f
6 changed files with 81 additions and 70 deletions

View File

@@ -328,7 +328,7 @@ body {
visibility: hidden;
}
#search-wrapper+a { /* 'Cancel' link */
#search-cancel { /* 'Cancel' link */
color: var(--link-color, #2a408e);
margin-left: 1rem;
display: none;