1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 09:10:23 +02:00
Files
php-e107/e107_plugins/linkwords/linkwords.css

5 lines
192 B
CSS

/* Linkwords */
a.lw-tip { cursor: help; text-decoration-style:dotted }
span.lw-tip { cursor: help; border-bottom:1px dotted; }
a.lw-link { cursor: pointer; text-decoration-style:solid }