MediaWiki:Monobook.css

From IridiaWiki
Revision as of 17:57, 14 February 2006 by WikiSysop (talk | contribs)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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 / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* edit this file to customize the monobook skin for the entire site */
/* Import de la palette de navigation de de: */
div.BoxenVerschmelzen, div.NavFrame {
     margin:0px;
     padding:2px;
     border:1px solid #AAAAAA;
     text-align:center;
     border-collapse:collapse;
     font-size:95%;
}

div.BoxenVerschmelzen div.NavFrame {
     border-style:none;
     border-style:hidden;
}

div.NavFrame + div.NavFrame {
     border-top-style:none;
     border-top-style:hidden;
}

div.NavPic {
     background-color:#FFFFFF;
     margin:0px;
     padding:2px;
     float:left;
}

div.NavFrame div.NavHead {
     height:1.6em;
     font-weight:bold;
     font-size:100%;
     background-color:#EFEFEF;
}

div.NavFrame p {
     font-size:100%;
}

div.NavFrame div.NavContent {
     font-size:100%;
}

div.NavFrame div.NavContent p {
     font-size:100%;
}

div.NavEnd {
     margin:0px;
     padding:0px;
     line-height:1px;
     clear:both;
}

.NavToggle {
   font-size: x-small;
   float:right;

}