This can't be done with CSS - to do this you need to have a cutom layer or theme.
You need to change the lang_posted_by_date_and_time function, which is:
function lang_posted_by_date_and_time(EntryLite e, bool showposter, bool showdate, bool showtime) : string
(
Read more... )