aligning metadata
How do I align the current mood, music and tags next to the mood icon for free account?
I used the following, but it looks somewhat overlapped since the metadata is a list.
Crossposted to
s2styles
I used the following, but it looks somewhat overlapped since the metadata is a list.
.entrymeta img {
float: left;
margin-top: 0px;
}Crossposted to
s2styles