Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Main public logs

More actions

Combined display of all available logs of Poets.Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 18:41, 6 March 2025 Matt talk contribs created page Template:Sister project/styles.css (Created page with "{{pp-template|small=yes}}: @media print { body.ns-0 .sistersitebox { display: none !important; } } The Wiktionary logo needs a white background in dark mode since it is a transparent SVG: @media screen { html.skin-theme-clientpref-night .sistersitebox img[src*="Wiktionary-logo-en-v2.svg"] { background-color: white; } } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .sistersitebox img[src*="Wiktionary-logo-en-v2.sv...")