[wp-hackers] Post style buttons

Jeremy Visser jeremy.visser at gmail.com
Mon Feb 26 00:54:24 GMT 2007


Robert Deaton wrote:
> As a sidenote, I'd love to have an underline button back as well.

Nah, just use CSS.

em {
	font-style: normal;
	text-decoration: underline;
}


More information about the wp-hackers mailing list