boji: (Default)
boji ([personal profile] boji) wrote in [community profile] getting_started2010-04-08 08:13 pm

Quick qu:

Yes, it's me again...

I'm using Tabula Rasa. At the bottom of my entries, whether not not I have comments beneath, there sits a horizontal line, like the one created by manually html coding < hr >. I think this appeared after the last code push, but can not swear to it 100%.

Anyway, I'd like to get rid of this in my CSS overrides. I've tried:

.entry .tag_hr {display: none;}
&
.entry .bottom_border {display: none;}

But neither guess was the correct one. Anyone able to clue me in? ([personal profile] foxfirefey?) Anyone?

ETA: YES! You're all brilliant. Thank you!
ninetydegrees: Art & Text: heart with aroace colors, "you are loved" (stitches)

[personal profile] ninetydegrees 2010-04-08 07:35 pm (UTC)(link)
I think this works:

#comments { border: 0 !important; }
stormy: βͺ ππŽπ“πˆπ‚π„ ❫ 𝑫𝑢 𝑡𝑢𝑻 𝑻𝑨𝑲𝑬 𝑴𝒀 𝑰π‘ͺ𝑢𝑡𝑺 ⊘ (Default)

[personal profile] stormy 2010-04-08 07:40 pm (UTC)(link)
That looks right to me.
ninetydegrees: Art: does and waterfall (dear deer)

[personal profile] ninetydegrees 2010-04-08 07:51 pm (UTC)(link)
You're most welcome!