Elections Wiki:Main Page/styles.css

From Elections Wiki
Revision as of 18:51, 23 January 2025 by Dartz (talk | contribs) (Created page with "#mp-topbanner { background: #f9f9f9; border-color: #ddd; } #mp-welcomecount { text-align: center; margin: 0.4em; } #mp-welcome { font-size: 162%; padding: 0.1em; } #mp-welcome h1 { font-size: inherit; font-family: inherit; display: inline; border: none; } #mp-welcomecount, #mp-searcharea, #mp-quicklinksarea { display: inline-table; padding-left: 4.3%; padding-right: 5%; } #articlecount { font-size: 85%; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  1. mp-topbanner {

background: #f9f9f9; border-color: #ddd; }

  1. mp-welcomecount {

text-align: center; margin: 0.4em; }

  1. mp-welcome {

font-size: 162%; padding: 0.1em; }

  1. mp-welcome h1 {

font-size: inherit; font-family: inherit; display: inline; border: none; }

  1. mp-welcomecount, #mp-searcharea, #mp-quicklinksarea {

display: inline-table; padding-left: 4.3%; padding-right: 5%; }

  1. articlecount {

font-size: 85%; }