Entry tags:
custom css for collections
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
You can also look at the exact custom CSS for collections by viewing the Archive CSS at the open-source hosting.
no subject
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
Maybe I should have some lunch and come back to it. :)
no subject
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
#header h1.collection {
background: none;
border-bottom: none;
float: left;
}
But I think all is well now! Until I run into my next snag...