mirror of
https://github.com/dokuwiki/dokuwiki-plugin-xref.git
synced 2025-07-25 16:11:59 +00:00
9 lines
149 B
Plaintext
9 lines
149 B
Plaintext
.dokuwiki a.plugin_xref {
|
|
background-image: url(xref.svg);
|
|
}
|
|
|
|
.dokuwiki a.plugin_xref_err {
|
|
border-bottom: dashed 1px __missing__ !important;
|
|
}
|
|
|