jana: [Naruto] Sakura (Default)
Jana ([personal profile] jana) wrote in [community profile] style_system2011-01-06 07:11 pm

[Solved] Entry date, entry time

I'd like to have some kind of separator (e.g., at) between the entry date and entry time. What do I have to add to the theme layer? My theme layer is based on Tranquility III. It would also be great if I could customize it via css.

Thanks in advance!

P.S.: Any ETA on when the community's tag system will be updated (it was mentioned in an earlier post.)? I could help adding tags if you need more hands to do this :)
ninetydegrees: Art & Text: heart with aroace colors, "you are loved" (Default)

[personal profile] ninetydegrees 2011-01-06 08:09 pm (UTC)(link)
In entries, it's easy enough:

.entry .time:before {
content: "at ";
}
ninetydegrees: Text: let's make better mistakes tomorrow. (mistakes)

[personal profile] ninetydegrees 2011-01-06 08:16 pm (UTC)(link)
XD I have about one of these *facepalm* moments a day. More when I'm coding anything.
valiha: watercolor painting of my cat Lola (Default)

[personal profile] valiha 2011-01-06 08:57 pm (UTC)(link)
Oh I like this very much, :adds: Thank you!