[SOLVED] date

Mar 15, 2012 12:38

Hello!

I was wondering if there is a way to stop the pink background from extending to the whole width of the entry? I would like it to stop once the numbers have stopped.

I have a screenshot here: http://i43.tinypic.com/j7c27q.png

These are my CSS regarding the date:
.date {font: courier new, courier; color: #fff; padding: 0.4em; letter-spacing: 3px; margin: inherit; padding-right: 7px; padding-bottom: 7px; background-color: #f5e2e4;}

Thank you!

date

Previous post Next post
Up