frogfriend (
frogfriend) wrote in
meme_of_bilitis2018-08-06 08:49 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
I have doubts that [a femslash meme] would be very long-lived

INAUGURAL MOB POST
feedback welcome in the meta thread!
now taking mod applications

spoiler cut html:
rules | kinkmeme | friending meme
post image discussion | meta thread | post img/quote suggestions | wank containment area | top level comments | latest flatview page
Re: Meta thread
(Anonymous) 2018-09-01 03:16 am (UTC)(link)font-family: Verdana, sans-serif;
}
would fix half of that, if mods are amenable.
Re: Meta thread
(Anonymous) 2018-09-01 03:21 am (UTC)(link)Here, instead of
.entry-wrapper, .comment-wrapper {
position: relative;
}
do
.entry-wrapper, .comment-wrapper {
position: relative;
border-bottom: none;
margin-bottom: 0;
}
I didn't realize those properties were being set somewhere they weren't easily deleted.
Re: Meta thread
Re: Meta thread
(Anonymous) 2018-09-01 03:25 am (UTC)(link)Re: Meta thread
(Anonymous) 2018-09-01 03:38 am (UTC)(link)body {
font-size: .9em;
}
You could also go with .8, they both seem reasonable.
and if you want post titles to stay larger,
.full .comment-title {
font-size: 1.2em;
}
adjust the decimal to your liking.
Re: Meta thread
Re: Meta thread
(Anonymous) 2018-09-01 03:42 am (UTC)(link)/has not actually styled a journal in years
Re: Meta thread
Re: Meta thread
but I'm not sure I see much of a difference...and I'm an idiot and did it on my journal instead of the community. Hope this works better!