Explore Wikipedia's New Look
wikimediafoundation.org
Explore Wikipedia's New Look
1–10 of 288 posts
Re: Explore Wikipedia's New Look
#2Re: Explore Wikipedia's New Look
#3Gut reaction: I hate it. But I'll probably get used to it...
Re: Explore Wikipedia's New Look
#4Re: Explore Wikipedia's New Look
#5Gut reaction: I hate it. But I'll probably get used to it...
Re: Explore Wikipedia's New Look
#6- Sidebar for navigation
Bad:
- Wasted screen space
- Other languages are not available as a simple anchor tag anymore. They are hidden behind elements. It's annoying for readers who consult their own language and en.wikipedia.org in the same session. It breaks my bookmarklet to change languages, which depended on something like `document.querySelectorAll('a')`
Re: Explore Wikipedia's New Look
#7Re: Explore Wikipedia's New Look
#8Edit: You can also have it take up the entire width by hitting the button in the bottom right. Doesn't seem to remember the change for me though so hopefully they add that in soon.
Re: Explore Wikipedia's New Look
#9 main#content {
max-width: 40em;
}
For those who hate it: you will always have the option to switch back to the old theme.I really hope any website could be as flexible as Wikipedia to allow users to write their own CSS.
Re: Explore Wikipedia's New Look
#10Good: - Sidebar for navigation Bad: - Wasted screen space - Other languages are not available as a simple anchor tag anymore. They are hidden behind elements. It's annoying for readers who consult their own language and en.wikipedia.org in the same session. It breaks my bookmarklet to change languages, which depended on something like `document.querySelectorAll('a')`