Template:Tooltip/styles.css: Difference between revisions

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

Latest revision as of 14:20, 7 August 2023

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