diff options
Diffstat (limited to 'yomichan/sentence-export.css')
-rw-r--r-- | yomichan/sentence-export.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/yomichan/sentence-export.css b/yomichan/sentence-export.css new file mode 100644 index 0000000..eb2ecea --- /dev/null +++ b/yomichan/sentence-export.css @@ -0,0 +1 @@ +.icon[data-icon=copy] { --icon-image: url(/images/copy.svg); } |