More actions
mNo edit summary |
mNo edit summary |
||
| Line 23: | Line 23: | ||
.tooltip .tooltiptext { | .tooltip .tooltiptext { | ||
width: | width: 512px; | ||
bottom: 100%; | bottom: 100%; | ||
left: 50%; | left: 50%; | ||
margin-left: - | margin-left: -256px; /* Use half of the width (120/2 = 60), to center the tooltip */ | ||
} | } | ||
.tooltip .tooltiptext::before { | .tooltip .tooltiptext::before { | ||