![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Hi! I'm working with City Dragon for Tectonic (because oooh, pretty colors) but I really prefer to have my tags listed in the multilevel option. Unfortunately... that adds lots a lot of irritating lines into the module.
It doubles and triples the lines depending on how many colons are in the tag, it looks like.

You can see it live on my journal,
anaraine.
I didn't mind it so much in the other modules, but I'd rather just strip those lines out completely. (I'm pretty sure it can be done - I almost think I've done it before with a different layout, but I don't remember how I did it, aka, who I cribbed the css from.)
Help, pretty please?
It doubles and triples the lines depending on how many colons are in the tag, it looks like.

You can see it live on my journal,
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
I didn't mind it so much in the other modules, but I'd rather just strip those lines out completely. (I'm pretty sure it can be done - I almost think I've done it before with a different layout, but I don't remember how I did it, aka, who I cribbed the css from.)
Help, pretty please?
Tags:
no subject
Date: 2015-03-30 10:14 am (UTC).module-section-one .module-list li:last-child{border:0;}
in your custom CSS?no subject
Date: 2015-03-30 11:16 am (UTC)(Though, if it's not too much trouble, do you think there's a way to just eliminate those lines, from all of the modules?)
no subject
Date: 2015-03-31 06:28 am (UTC).module-section-one .module-list li{border:0;}
should take care of that for you. :)no subject
Date: 2015-03-31 07:12 am (UTC)