From Afropedia.world
Jump to: navigation, search
simplewiki>MeritedElm63160
simplewiki>MeritedElm63160 (Created page with ".tooltip-dotted { border-bottom: 1px dotted; cursor: help; }")
 
Djehuti
Djehuti (talk | contribs) (1 revision imported)
m
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
/* {{pp-template}} */
.tooltip-dotted {
.tooltip-dotted {
border-bottom: 1px dotted;
border-bottom: 1px dotted;
cursor: help;
cursor: help;
}
}

Latest revision as of 12:22, 17 June 2024

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