Template:Tooltip/styles.css: Difference between revisions

From Azupedia
Jump to navigation Jump to search
Created page with ".tooltip-dotted { border-bottom: 1px dotted; cursor: help; }"
 
(No difference)

Latest revision as of 14:52, 17 July 2025

.tooltip-dotted {
	border-bottom: 1px dotted;
	cursor: help;
}