2019-05-01

Style-related Code Updates

We had a code push last night! With that push comes a handful of style-related updates.

1) Navigation menu LIs are now directly targetable! No more extra spacing or having to muck around with nth-child syntax - they now have the class 'list-item-'.

2) Librarian's Dream will now use header images correctly instead of covering them up with background fill.

3) Custom styles that don't use the default stylesheet will now get the <meta name="viewport" content="width=device-width, initial-scale=1.0"/> tag as well - this may cause older layouts that weren't designed for mobile to look a little wonky on it. You can turn this off in your account settings by checking 'Turn off mobile view for this device'.

4) The Advanced Layers section now has a new editor that actually has the features people expect in a code editor in 2019 instead of being a glorified textarea.