Return to Snippet

Revision: 25518
at April 1, 2010 11:09 by jessibird


Initial Code
.submit {
	display: inline;
	margin: 0; padding: 0; border:0;
	background: none; color: #000;
	font-size: 1em; font-family: inherit;
	cursor: pointer; cursor: hand;
}

Initial URL
http://forums.digitalpoint.com/showthread.php?t=403667

Initial Description
I made my own modifications to this.

Initial Title
Style a submit button to look like a link

Initial Tags
forms

Initial Language
CSS