Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Redirects/styles.css: Difference between revisions

Template page
Please don't create anything with text that small – see w:MOS:SMALL "In no case should the resulting font size of any text drop below 85% of the page's default font size". I used styles from w:Module:Shortcut/styles.css.
dark mode fixes
 
Line 2: Line 2:
float: right;
float: right;
margin: 0 0 0 1em;
margin: 0 0 0 1em;
border: 1px solid #a2a9b1;
border: 1px solid var(--border-color-base, #a2a9b1);
background-color: #fff;
background-color: var(--background-color-interactive-subtle, #f8f9fa);
color: inherit; /* support dark mode */
color: inherit; /* support dark mode */
padding: 0.3em 0.6em 0.2em 0.6em;
padding: 0.3em 0.6em 0.2em 0.6em;
Cookies help us deliver our services. By using our services, you agree to our use of cookies.