Jump to content

User talk:Wauteurz/common.css

Page contents not supported in other languages.
Add topic
From Wikivoyage
Latest comment: 1 hour ago by Wauteurz in topic Summary

Summary

[edit]

Since some people might want to copy this styleset in lieu of Vector 2022's introduction to Wikivoyage, these are the changes that this styleset makes, summarised:

  • Reducing whitespace.
    • Suppressing site notices, which even without an active site notice, takes up 24px.
    • Compacting the footer by reducing its padding and moving the footer icons to a position relative to the bottom right corner.
  • Balancing the sidebars.
    • Making the page title / page title placeholder a consistent height.
    • Reducing top margins to 0.5rem (8px).
    • Making line height (spacing between lines) 0.85rem (13.6px).
  • Improving legibility and removing clutter
    • Side bar headings have been made bold.
    • Removing "Switch to old look" button.
    • Removing "Rendered with Parsoid" icon.
    • Removing file upload (usage discouraged) and RealTime Recent Changes (superseded) from the tools-bar.
    • Slight reconfiguration of TOCs on pages using Discussion Tools.
  • Applying branding and colour
    • TOC arrows have been switched with a blue compass arrow as featured in the site logo.
    • Watchlist star is displayed in gold.

Wauteurz (talk) 18:11, 29 November 2024 (UTC)Reply

Desired changes

[edit]
  • Branding
    • Wikivoyage icon pinned to the far left of vector-sticky-header.
    • Wikivoyage colours applied to the vector-sticky-header's right-most buttons.
  • Placement
    • Language selector moved to sidebar. (Depends on a site-wide setting)

Wauteurz (talk) 16:12, 29 November 2024 (UTC)Reply

Applying this for yourself

[edit]

To use these Vector 2022 modifications on your own client, navigate to either Special:MyPage/common.css (applies to any skin) or Special:MyPage/vector-2022.css (applies only to Vector 2022), and enter the following lines:

/* Importing Wauteurz' common.css */ 
@import url('https://en.wikivoyage.org/w/index.php?title=User:Wauteurz/common.css&action=raw&ctype=text/css'); 

To undo this again, simply blank the page again. Wauteurz (talk) 16:53, 29 November 2024 (UTC)Reply