Template:Tooltip/styles.css

From Azupedia
Revision as of 14:52, 17 July 2025 by Fire (talk | contribs) (Created page with ".tooltip-dotted { border-bottom: 1px dotted; cursor: help; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.tooltip-dotted {
	border-bottom: 1px dotted;
	cursor: help;
}