Brūcend:Nickshanks/monobook.css

Fram Wikipǣdian

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* global */
#globalWrapper { font: medium "Gentium"; }
q, blockquote { font-family: inherit; }
h1, h2, h3, h4, h5, h6, th, strong, b { font-family: "Georgia", "Times", serif; }
h1, h2 { text-shadow: 2px 2px 3px #CCC; }
h3 { font-weight: normal; }
h4 { color: #666; }
textarea { font-family: monospace; font-size: 9pt; }
a:link, a:visited { text-decoration: none; }
a:hover, a:visited:hover { text-decoration: underline; }

/* classes */
.editsection { position: relative; top: 1ex; }
span.texhtml { font-family: inherit; }
.IPA { color: #033; }
.IPA-SAMPA .SAMPA { display: none; }

/* page-specific divs */
#ipa-table tr { display: none; }
#ipa-table tr.gb,
#ipa-table tr:first-child { display: table-row; }

/* specific divs */
#siteSub, #siteNotice,
#editpage-specialchars,
#editpage-copywarn,
#editpage-copywarn2,
#footer, .printfooter { display: none; }
div#column-one > div#p-cactions.portlet > ul > li,
div#content { background: white; }
#toc { border-color: #8A8; background-color: #F8FFF8; margin-left: auto; margin-right: auto; }

/* toolbars */
#column-one { padding-top: 1.68em; }
#p-logo, #p-search, #p-personal li#pt-logout,
#n-help, #n-contact, #n-sitesupport,
#t-print, #t-permalink, #t-cite { display: none; }
#p-cactions > ul > li.selected,
#p-cactions > ul > li#ca-edit,
#p-cactions > ul > li#ca-edit > a,
#ca-edit, #ca-edit a, #ca-edit > a:link[href] { font-weight: normal !important; }
#ca-edit a { content: "edit"; }
#p-personal a:hover,
#p-personal a:visited:hover { background-color: transparent; text-decoration: underline; }
#pt-userpage { text-transform: lowercase; }
#p-cactions li { background-color: white; }
#p-cactions li.selected { border-color: #AAA; }
#p-cactions ul li, #p-cactions ul li a
{
  border-radius-topleft: 4px;
  border-radius-topright: 4px;
}
#content
{
  border-radius-topleft: 4px;
}
.pBody
{
  margin-left: -1px;
  border-radius-topright: 4px;
  border-radius-bottomright: 4px;
}

/* remove link icons */
div#bodyContent a[href^="http:"],
div#bodyContent a[href^="https:"],
div#bodyContent a[href^="mailto:"],
div#bodyContent a[href^="news:"],
div#bodyContent a[href^="gopher:"] { background: none; padding-right: 0px; }