andrewducker: (shark rofl)
andrewducker ([personal profile] andrewducker) wrote2012-01-06 06:50 pm

Anyone here understand LJ Styles/CSS?

The bit at the bottom of this post* is wrapped in a font tag, so that it looks like this:
<font size="-2">*This bit, right here</font>
Under my old layout it looked smaller. On DW it looks smaller. Under the new one it doesn't look smaller at all.

Anyone spot what I need to tweak to make it look smaller again?

*This bit, right here


Edit: <span style="font-size:smaller">This works</span>
This works

<span style="font-size:0.7em">This works too</span>
This works too