This notebook is a collection of code snippets and technical "how to" instructions.
Cursor: HELP; gives you a nice "?" mark when you mouse over the help item.
.help_link {
padding: 15px;
text-align: justify;
font-variant: small-caps;
color: gray;
text-decoration: underline;
cursor: help;
}
No comments:
Post a Comment