mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 20:58:30 +01:00
5 lines
192 B
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 } |