custom css for collections
Oct. 22nd, 2010 02:22 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
I've finally been creating a custom AO3 skin for myself in time for the vast amount of Yuletide reading I plan to do this year, and I've discovered that going to the actual Yuletide collection breaks my header pretty badly because the custom css for the Yuletide collection header overrides my own style. Does anyone know any way to compensate for or fix this?
ETA: Sorted! Thank you!
ETA: Sorted! Thank you!
no subject
Date: 2010-10-22 06:59 pm (UTC)My code (though I don't think it matters for this particular problem):
This is the relevant bit of code from the Yuletide collection:
I just don't know if there's anything I can do about that.
no subject
Date: 2010-10-22 07:04 pm (UTC)Maybe I should have some lunch and come back to it. :)
no subject
Date: 2010-10-22 07:14 pm (UTC)Adding seems to work for me on http://archiveofourown.org/collections/Yuletide. Are you looking at a different subpage, or is something in my code or setup different from yours?
no subject
Date: 2010-10-22 07:36 pm (UTC)#header h1.collection {
background: none;
border-bottom: none;
float: left;
}
But I think all is well now! Until I run into my next snag...