Template:Tooltip/styles.css

From Battle for Rice wiki
Revision as of 14:20, 7 August 2023 by Satomi (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;
}