![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)

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
Date: 2018-09-01 03:16 am (UTC)font-family: Verdana, sans-serif;
}
would fix half of that, if mods are amenable.
Re: Meta thread
Date: 2018-09-01 03:21 am (UTC)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
Date: 2018-09-01 03:23 am (UTC)Re: Meta thread
Date: 2018-09-01 03:25 am (UTC)Re: Meta thread
Date: 2018-09-01 03:38 am (UTC)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
Date: 2018-09-01 03:40 am (UTC)Re: Meta thread
Date: 2018-09-01 03:42 am (UTC)/has not actually styled a journal in years
Re: Meta thread
Date: 2018-09-01 03:51 am (UTC)Re: Meta thread
Date: 2018-09-01 03:21 am (UTC)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!