.tipsy { padding: 5px; font-size: 10px; } .tipsy-inner { padding: 5px 8px 4px 8px; background-color: #00a1ff; color: #070707; max-width: 200px; text-align: center; } .tipsy-inner { -moz-box-shadow: 0 0 20px 20px #7FFFD4; -webkit-box-shadow: 0 0 20px 20px#7FFFD4; box-shadow: 0 0 20px 20px #7FFFD4; border: 2px dashed #7FFFD4; } .tipsy-north { background-position: top center; } .tipsy-south { background-position: bottom center; } .tipsy-east { background-position: right center; } .tipsy-west { background-position: left center; }
(via limeades, anthonyyyy)