恪別𡧲版𢯢𢷮𧵑「MediaWiki:Common.css」
SaigonSarang (討論 | 㨂𢵰) 空固縿略𢯢𢷮 |
SaigonSarang (討論 | 㨂𢵰) n空固縿略𢯢𢷮 |
||
| (空顯示1番版於𡧲𧵑共𠊛用) | |||
| 𣳔1.971: | 𣳔1.971: | ||
} | } | ||
.underline-tooltip2:hover::after { | .underline-tooltip2:hover::after { | ||
content: attr(data-tooltip); | |||
position: absolute; | |||
bottom: 100%; | |||
left: 50%; | |||
transform: translateX(-50%); | |||
background: gray; | |||
color: white; | |||
padding: 4px 8px; | |||
border-radius: 3px; | |||
font-size: 0.9em; | |||
white-space: nowrap; | |||
z-index: 100; | |||
} | |||
.underline-tooltip3 { | |||
border-bottom: 1px dotted gray; | |||
cursor: help; | |||
position: relative; | |||
} | |||
.underline-tooltip3:hover::after { | |||
content: attr(data-tooltip); | content: attr(data-tooltip); | ||
position: absolute; | position: absolute; | ||