MidiaWiki:Monobook.css

Shí Wikipedia, njikotá édémédé nke onyobulạ

Buru n'echiche: Ị bipụtachaa, ị nwere ike ị gáfè cache browsa gị ịhụ ọdị iche.

  • Firefox / Safari: JideShift mgbe ị na-api Reload, maọbụ pia Ctrl-F5 maọbụ Ctrl-R (⌘-R na Mac)
  • Google Chrome: Pia Ctrl-Shift-R (⌘-Shift-R na Mac)
  • Internet Explorer / Edge: Jide Ctrl mgbe ị na-api Refresh, maọbụ pia Ctrl-F5
  • Opera: Pia Ctrl-F5.
/*

==CSS placed here will affect users of the Monobook skin==

<pre><nowiki>*/

body.page-Ihü_Mbu #t-cite,
body.page-Ihü_Mbu #lastmod, 
body.page-Ihü_Mbu #siteSub, 
body.page-Ihü_Mbu #contentSub, 
body.page-Ihü_Mbu h1.firstHeading {
    display: none !important;
}

/* Display "From Wikipedia, the free encyclopedia" */
#siteSub {
    display: inline;
    font-size: 92%;
    font-weight: normal;
}

#bodyContent #siteSub a {
    color: #000;
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    padding-right: 0;
}

/* Remove padding from external links displayed without icon */
#bodyContent .plainlinks a {padding: 0 !important}

/* Infobox template style */

.infobox {
   border: 1px solid #aaa;
   background-color: #f9f9f9;
   color: black;
}

.infobox.bordered td,
.infobox.bordered th {
   border: 1px solid #aaa;
}

/* styles for bordered infobox with merged rows */
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
   border-top: 1px solid #aaa;
   border-right: 1px solid #aaa;
}

.gallerybox .thumb img {
  background: #F9F9F9;
}

.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
   border-right: 1px solid #aaa;
}

/*</nowiki></pre>*/