Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #s-m-t-tooltip {/* tutorial by kimsjongin.tumblr.com */
- max-width:300px;
- padding:3px 4px 5px 4px;
- margin:20px 0px 0px 20px;
- background-color:#fff; /* change the background color */
- border:1px solid #ddd; /* change the border color */
- font-family:calibri; /* change the font */
- font-size:9px; /* change the font size */
- letter-spacing:2px; /* change the letter spacing */
- text-transform:uppercase; /* can be uppercase, lowercase, none*/
- color:#999; /* change the text color */
- z-index:999999999999999999999999999999999999;
- }
Advertisement
Add Comment
Please, Sign In to add comment