Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* From http://www.cs.tut.fi/~jkorpela/www/linespacing.html */
p, pre, td, th, li, dd, dt { line-height: 130% !important; }
sup, sub { vertical-align: baseline; position: relative; }
sup { bottom: 0.8ex; }
sub { top: 0.6ex; }

#topbar tr:first-child + tr, #sitesub, #langlinks, #siteNotice, #footer,
  .articleFeedback, #linkcollection { display: none; }
#quickbar { top: 8ex; }
span#coordinates { float: right; left: auto; right: 12px; }

#mw-data-after-content, #article, #article td, #article th, #article p, td.top,
  td.top a, td.bottom, #pagestats, #sitesub, #quickbar, #quickbar h6, h1
  { font-family: sans-serif; }
#pt-notifications .mw-echo-notifications-badge { margin-left: 0;
  padding-top: 0; padding-bottom: 0; }
a { color: rgb(6, 69, 173); text-decoration: none; }
a:hover, a:focus { text-decoration: underline; }