mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-27 15:24:05 +00:00
style: add user-select: none to dictionary name in article.
This commit is contained in:
parent
5606f23c15
commit
7f39be4fef
|
@ -42,6 +42,7 @@ pre
|
||||||
padding: 0.3em;
|
padding: 0.3em;
|
||||||
padding-left: 0.5em;
|
padding-left: 0.5em;
|
||||||
background: #def;
|
background: #def;
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.gddicttitle
|
.gddicttitle
|
||||||
|
|
Loading…
Reference in a new issue