User:Pole, the/common.css

From AkanaWiki
Jump to: navigation, search

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Clear the cache in Tools → Preferences
.mw-body, td, th, .ipa {
 font-family:
  'Noto Serif',
   Cambria,
   serif; 
}

textarea {
 font-family:
  'Noto Mono',
   monospace;
}

#bodyContent {
 font-size: 11px;
 line-height: inherit !important;
}

p, li {
 line-height: 1.6em !important;
}

#mw-content-text {
 font-size: 1.2em; }

pre, code, tt, kbd, samp, td.mw-enhanced-rc, .mw-enhanced-rc-time {
 font-size: 80%; }

#p-logo a:link {
 background-size: 75%;
 height: 100px; }

#bodyWrapperInner {
 margin-left: 17%;
 max-width: 1000px; }

#toc {
 display: block;
 width: 17%;
 height: 100%;
 position: fixed;
 left: 0;
 top: 0;
 border: 0;
 padding: 0; }

#toctitle {
 display: none; }

#toc a {
 color: black; }

#toc li, #toc ul {
 margin-left: -3px !important; }

#toc >ul {
 overflow-y: scroll;
 height: 100%; }

#toc >ul >li >a {
 font-weight: bold; }

#toc >ul >li .tocnumber {
 display: none; }

li.toclevel-5 ul, li.toclevel-5 li {
 display: inline; }