![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Hello again, hopefully I'm not starting to be a torn in your sides. I managed to fully restore my layout to the way it was before (saved the CSS, so I won't be making the same mistake again!), but I'd like to make a couple small changes.
One is to remove the thin lines under the entry title and above the metadata. That's the entry border colour in the wizard, and I could get rid of it by changing it to white, but the problem is it also removes the thick line that separates the entries, which I want to keep. It doesn't have to be that thick or even a line, (the original on LJ was 1 pixel and dashed) I just want something between the entries.
The other would be to add some padding under the navigation links, because it looks a little clustered right now (again, see what I mean on the LJ version for reference).
I'm using Dusty Foot, if that's relevant.
Thank you in advance!
One is to remove the thin lines under the entry title and above the metadata. That's the entry border colour in the wizard, and I could get rid of it by changing it to white, but the problem is it also removes the thick line that separates the entries, which I want to keep. It doesn't have to be that thick or even a line, (the original on LJ was 1 pixel and dashed) I just want something between the entries.
The other would be to add some padding under the navigation links, because it looks a little clustered right now (again, see what I mean on the LJ version for reference).
I'm using Dusty Foot, if that's relevant.
Thank you in advance!
no subject
Date: 2019-01-20 09:33 pm (UTC)margin-top: 20px;
}
#inner {
background #ffffff;
}
no subject
Date: 2019-01-20 09:39 pm (UTC)It did create a transparent gap though, so the page background is visible. I tried moving background: #ffffff; into #canvas since it wasn't doing anything in #inner, but it still looks the same.
no subject
Date: 2019-01-20 09:41 pm (UTC)no subject
Date: 2019-01-20 09:48 pm (UTC)Hopefully this really is the last question, but I just noticed that the dreaded line is still there under the entry tags (I didn't use any in my recent entry so I only noticed it now). I thought that was part of the metadata, but it looks like it's a different group?
no subject
Date: 2019-01-20 09:50 pm (UTC)border-bottom: 0px solid #ffffff;}
no subject
Date: 2019-01-20 09:51 pm (UTC)