Permanently protected template

Template:Tooltip/styles.css: Difference between revisions

From Vigyanwiki
< Template:Tooltip
(Created page with "→‎{{pp-template}}: .tooltip-dotted { border-bottom: 1px dotted; cursor: help; } ")
m (1 revision imported from alpha:Template:Tooltip/styles.css)
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 16:30, 3 January 2023

/* {{pp-template}} */
.tooltip-dotted {
	border-bottom: 1px dotted;
	cursor: help;
}