सदस्य:Wolf~hiwiki/monobook.css/1

मुक्त ज्ञानकोश विकिपीडिया से

/*

CSS for Monobook skin only

Notice to Administrators!

Any changes to Monobook.css or Common.css should be first proposed to विकिपीडिया:Village Pump.

Furthermore, changes should probably be made in मीडियाविकि:Common.css rather than this page, unless there is no effect in मीडियाविकि:Common.css.

Testing can be done on your own user Monobook.css. (In Mozilla and Opera, you can also test style changes dynamically with the test styles bookmarklet from squarefree.com. It pops up a window for adding style rules, and updates the page as you type.)

Always check with the W3C CSS Validation Service after any changes.

Thank you. hi:सदस्य:Wolf~hiwiki/monobook.css/1 ak:सदस्य:Wolf~hiwiki/monobook.css/1

*/
/* edit this file to customize the monobook skin for the entire site */

/* Styles for Go and Search buttons */
#searchGoButton {
    padding-left: 0em;
    padding-right: 0em;
    font-weight: bold;
}

/*
 '-2': 'Media', '-1' : 'Special'
// odd numbers represents the talk namespaces
 '0': '(Main)', '1' : 'Talk'
 '2': 'User', '3' : 'User_talk'
 '4': 'Project', '4' : 'Project_talk'
 '6': 'Image', '5' : 'Image_talk'
 '8': 'MediaWiki', '9' : 'MediaWiki_talk'
 '10': 'Template', '10' : Template_talk'
 '12': 'Help', '13' : 'Help_talk'
 '14': 'Category', '15' : 'Category_talk'
// custom namespaces
 '100': 'प्रवेशद्वार', '101': 'प्रवेशद्वार_वार्ता'
 '102': 'Project1', '103' : 'Project1_talk'
 '104': 'Project2', '105': 'Project2_talk'


SOMMAIRE

I aspect général (les choses concernant l'affichage de toute l'encyclopedie)
I.1 Couleur de fond des différents namespace
I.2 gestion de la coloration indentatique
I.3 autre

II Divers (ce qui concerne un projet, un portail ou un bandeau particulier)

*/

/************************************************************/
/*                  ASPECT GENERAL                          */
/************************************************************/

/*-----------------------------------------*/
/*            COULEUR DE FOND              */
/*-----------------------------------------*/

/* par défaut : la couleur des pages de discussion 
   (ce qui évite donc d'avoir à redéfinir la couleur de la moitié des namespace)  */
#content, 
#p-cactions li, 
#p-cactions li a {
   background: #F8FCFF;
}

/* Special: (bleu ciel) */
.ns--1 #content, 
.ns--1 #p-cactions li, 
.ns--1 #p-cactions li a {
   background: #F8FCFF;
}
/* (main) */
.ns-0 * #content, 
.ns-0 * #p-cactions li, 
.ns-0 * #p-cactions li a { 
   background : white;
}

/* Utilisateur: */
.ns-2 * #content, 
.ns-2 * #p-cactions li, 
.ns-2 * #p-cactions li a {
   background : white;
}

/* Wikipédia:  */
.ns-4 * #content, 
.ns-4 * #p-cactions li, 
.ns-4 * #p-cactions li a {
   background: #F4F4F4;
}

/* Image: */
.ns-6 * #content, 
.ns-6 * #p-cactions li, 
.ns-6 * #p-cactions li a {
   background: white;
}

/* MediaWiki: */
.ns-8 * #content, 
.ns-8 * #p-cactions li, 
.ns-8 * #p-cactions li a {
   background: #EEEEFF;
}

/* Modèle: */
.ns-10 * #content, 
.ns-10 * #p-cactions li, 
.ns-10 * #p-cactions li a { 
   background: white;
}

/* Aide: */
.ns-12 * #content, 
.ns-12 * #p-cactions li, 
.ns-12 * #p-cactions li a {
   background: #FFEEEE;
}

/* Catégorie: */
.ns-14 * #content, 
.ns-14 * #p-cactions li, 
.ns-14 * #p-cactions li a {
   background: white;
}

/* Portail: */
.ns-100 * #content, 
.ns-100 * #p-cactions li, 
.ns-100 * #p-cactions li a {
   background: white;
}

/* Projet: */
.ns-102 * #content, 
.ns-102 * #p-cactions li, 
.ns-102 * #p-cactions li a {
   background: #F6F6F6;;
}


/* Référence: */
.ns-104 * #content, 
.ns-104 * #p-cactions li, 
.ns-104 * #p-cactions li a {
   background: #EEFFEE;
}


/* Style pour les pages de discussion ; gestion de la coloration indentative */
.ns-1 dd, .ns-3 dd, .ns-5 dd, .ns-7 dd, .ns-9 dd, 
.ns-11 dd, .ns-13 dd,.ns-15 dd, .ns-101 dd, .ns-103 dd, .ns-105 dd { 
   margin: 0;
   padding: 0;
}

.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl, 
.ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-103 dl, .ns-105 dl { 
   border-top: solid 1px #EEEEFF; 
   border-left: solid 1px #EEEEFF; 
   padding-top: 0.5em; 
   padding-left: 0.5em; 
   margin-left: 1em; 
}

.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl, 
.ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-103 dl, .ns-105 dl 
{ background-color: #EFF8FF; }

.ns-1 dl dl, .ns-3 dl dl, .ns-5 dl dl, .ns-7 dl dl, .ns-9 dl dl, 
.ns-11 dl dl, .ns-13 dl dl, .ns-15 dl dl, .ns-101 dl dl, .ns-103 dl dl, .ns-105 dl dl
{ background-color: #E6F4FF; }

.ns-1 dl dl dl, .ns-3 dl dl dl, .ns-5 dl dl dl, .ns-7 dl dl dl, .ns-9 dl dl dl, 
.ns-11 dl dl dl, .ns-13 dl dl dl, .ns-15 dl dl dl, .ns-101 dl dl dl, .ns-103 dl dl dl, .ns-105 dl dl dl
{ background-color: #EFF8FF; }

.ns-1 dl dl dl dl, .ns-3 dl dl dl dl, .ns-5 dl dl dl dl, .ns-7 dl dl dl dl,
.ns-9 dl dl dl dl, .ns-11 dl dl dl dl, .ns-13 dl dl dl dl, .ns-15 dl dl dl dl,
.ns-101 dl dl dl dl, .ns-103 dl dl dl dl, .ns-105 dl dl dl dl
{ background-color: #E6F4FF; }

.ns-1 dl dl dl dl dl, .ns-3 dl dl dl dl dl, .ns-5 dl dl dl dl dl, 
.ns-7 dl dl dl dl dl, .ns-9 dl dl dl dl dl, .ns-11 dl dl dl dl dl, 
.ns-13 dl dl dl dl dl, .ns-15 dl dl dl dl dl, .ns-101 dl dl dl dl dl, 
.ns-103 dl dl dl dl dl, .ns-105 dl dl dl dl dl
{ background-color: #EFF8FF; }

.ns-1 dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl, 
.ns-5 dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl, 
.ns-9 dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl, 
.ns-101 dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl, 
.ns-105 dl dl dl dl dl dl
{ background-color: #E6F4FF; }

.ns-1 dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl, 
.ns-5 dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl, 
.ns-9 dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl, 
.ns-101 dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl dl
{ background-color: #EFF8FF; }

.ns-1 dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl, 
.ns-5 dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl, 
.ns-9 dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl, 
.ns-101 dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl dl dl
{ background-color: #E6F4FF; }

.ns-1 dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl, 
.ns-5 dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl, 
.ns-9 dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl, 
.ns-101 dl dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl dl,
 .ns-105 dl dl dl dl dl dl dl dl dl 
{ background-color: #EFF8FF; }

.ns-1 dl dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl dl, 
.ns-5 dl dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl dl, 
.ns-9 dl dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl dl, 
.ns-101 dl dl dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl dl dl dl dl 
{ background-color: #E6F4FF; }



/************************************************************
 *            Style de l'interface de Wikipédia
 ************************************************************/

/* Soulignement léger pour les sous-parties */
h3 { 
   border-bottom: dotted 1px #aaa;
}

h4, h5, h6 { 
   border-bottom: dotted 1px #ddd;
}

.radius {
-moz-border-radius: 1em;
}
.radius_top {
-moz-border-radius-topright: 1em;
-moz-border-radius-topleft: 1em;
}
.radius_bottom {
-moz-border-radius-bottomright: 1em;
-moz-border-radius-bottomleft: 1em;
}
.rad {
-moz-border-radius: .5em;
}


/* Fenêtres arrondies (pour les navigateurs moz/firefox/gecko) */
.pBody {
   padding: 0.3em 0.1em;
   -moz-border-radius-topright: 0.5em;
}

.portlet h5 {
   background-color: #e0e3e6;
   border: thin solid silver;
   -moz-border-radius-topright: 0.5em;
}
#p-cactions ul li, #p-cactions ul li a {  
  -moz-border-radius-topright: 0.5em;
  -moz-border-radius-topleft: 0.5em;
}

/* interlignage des titres de pages : utile pour les titres « à rallonge » */
.firstHeading {line-height: 1.2em}


/* correction du bug de bordure blanche en attendant une mise a jour du site */
div.floatleft, table.floatleft {
    float: left;
    position: relative;
    margin: 0em 0.5em 0.5em 0em;
    border: 0;
}

div.floatright, table.floatright {
    clear: right;
    float: right;
    position: relative;
    margin: 0em 0em 0.5em 0.5em;
    border: 0;
}



/* permet dans l'actualité de mettre en surbrillance le jour courant */

.j11, .j1er1, .j22, .j33, .j44, .j55, .j66, .j77, .j88, .j99, .j1010,
.j1111, .j1212, .j1313, .j1414, .j1515, .j1616, .j1717, .j1818, .j1919, .j2020,
.j2121, .j2222, .j2323, .j2424, .j2525, .j2626, .j2727, .j2828, .j2929, .j3030,
.j3131 
{
   background-color: #d7ecff !important
}

/* Style boîte login */
form#userlogin {
  padding: 1em 1em .7em 1em;
  background-color: #ffffe6;
  border: 2px solid #fc6;
  color: #000;
  margin-right: 2em;
}

form#userlogin table {
  background-color: #ffffe6;
  color: #000;
}

/* Standard Navigationsleisten, aka box hiding thingy from .de.*/

div.Boxmerge,
div.NavFrame {
        margin: 0px;
        padding: 2px;
        border: 1px solid #aaaaaa;
        text-align: center;
        border-collapse: collapse;
        font-size: 95%;
}
div.Boxmerge 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;
        position: relative;
}
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;
}
a.NavToggle {
        position: absolute;
        top: 0px;
        right: 3px;
        font-weight: normal;
        font-size: smaller;
}


/* pour harmoniser les exposants */
.exposant { vertical-align: text-top; }


/* Place un damier de vérification en arrière-plan dans la page de description de l'image, 
visible seulement en cas d'image transparente ou semi-transparente */
#file img {
  background: url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;
}


/* Mise en gras de "modifier cette page" (copié de en:) */
#ca-edit a { font-weight: bold !important; }

/* BEGIN Diff rendering */
table.diff {
  padding: 0.5em;
}
table.diff td { 
   vertical-align: top;
}
td.diff-addedline { 
   background: #D8E4F6; 
}
td.diff-addedline span.diffchange {
   background: #B0C0F0;
   color: #001040;
   font-weight: bold;
}
td.diff-deletedline {
   background:#E4F6D8;
}
td.diff-deletedline span.diffchange {
   background: #B0E897;
   color: #104000;
   font-weight: bold;
}
td.diff-context {
   background: #FEFEFE;
}
/* END Diff rendering */

/* CSS pour les modèles de coordonnées  */

#coordinates {  
  border: none; 
  background: none; 
  top: 0.3em; 
  margin: 0.0em;
  padding: 0.0em; 
  line-height: 1.5em; 
  text-align: right; 
  text-indent: 0; 
  font-size: 85%; 
  text-transform: none; 
  white-space: nowrap;
}


/*
 * BUG: l'id doit être unique sur le document. Ainsi les pages contenant
 * deux alertes avec pour id style1 sont invalides.
 * 
 * On pourrait utiliser à la place les classes alerte_style1, alerte_style2 . 
 */

/* Styles des messages d'alerte */
div.alerte#style2 { padding: 0.5em; background: #FFFFDD; }


/* même chose que ci dessus mais sans id */
div.alerte.style1 { padding: 0.5em; }
div.alerte.style2 { padding: 0.5em; background: #FFFFDD; }
div.alerte.style3 { padding: 0.5em; border: solid 1px #808080; background: #F0F0F0; }
div.alerte.style4 { padding: 0.5em; background-color: #f7f8ff; 
                    border: 1px solid #8888aa; 
                    border-right-width: 2px; 
                    border-bottom-width: 2px; }
div.alerte.style5 { padding: 0.5em; border: 1px red dashed; }
div.alerte.style6 { padding: 0.5em; background: #ffdab9; border: 1px solid #cdcdcd; }
div.alerte.style7 { padding: 0.5em; border: dotted 1mm red; }
div.alerte.style8 { padding: 0.5em; border: dotted 1mm red; background: yellow; }
div.alerte.style9 { padding: 0.5em; background: #f0f0ff; }


/* Point pour la carte du monde */
div.PointCarte {
   position: absolute;
   width: 1px;
   height: 1px;
   background: #000000;
   border: 1px solid #FFFFFF;    
}

/* Style des boites de l'accueil */
.boite-accueil-haut
{
  background-color: #C8D8FF; 
/*  font-family: Verdana, Arial, Helvetica, sans-serif; */
  font-size: small; 
  font-weight: bold; 
  border: 1px solid #AAAAAA; 
  padding-bottom: 2px; 
  padding-left: 2px; 
  padding-top: 2px;
  -moz-border-radius-topright: 0.5em;
  -moz-border-radius-topleft: 0.5em;
}

/* Tableau gris. */

table.wikitable {
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #aaaaaa solid;
  border-collapse: collapse;
}
table.wikitable th, table.wikitable td {
  border: 1px #aaaaaa solid;
  padding: 0.2em;
}
table.wikitable th {
  background: #f2f2f2;
  text-align: center;
}
table.wikitable caption {
  margin-left: inherit;
  margin-right: inherit;
}
/* Style des chiffres romains */
.romain
{
  text-transform:lowercase;
  font-variant:small-caps;
}

/************************************************************/

/*
 * Classes pour portails modulaires
 */

/* une case typique pour portail modulaire */
.portailCase {
  border: 1px solid #aaaaaa;
  display: block;
  margin: 5px 0;
  padding: 0px;
  padding-bottom: 1px;
  vertical-align: top;
  width: 100%;
}

/* le titre de cette case, apparaissant sur un fond différent */
.portailCase h2 {
  font-weight: bold;
  font-size: 100%;
  margin: 0 0;
  margin-bottom: 5px;
  padding: 4px;
  text-align: center;
}

/*le lien editer (en bas) tout à droite */
.portailLienEdition {
  display: block;
  font-size: x-small;
  text-align: right;
  clear: both;
}

/*la classe suivantes est destinee a remplacer la classe portailCase */
.portailCase_v2 {
  border: 1px solid #AAAAAA;
  color: #000000;
  font-size: 100%;
}

h2.portailCase_v2 {
  font-weight: bold;
  margin: 0px;
  padding: 3px;
  text-align: center;
}

div.portailCase_v2 {
  border-top: 0px solid white;
  margin-bottom: 1ex;
  padding: 5px 5px 0 5px;
}

/********/
/* enlever les liens modifer (encadrez la zone de <div class=noeditsection></div>). Voir notamment [[Portail:Biologie/Les articles]] */
div.noeditsection div.editsection {
  display: none;
}

/************************************************************/
/* styles pour changer la couleur de liens (encadrez les liens de <div class=lienNoir></div>). 
Voir notamment [[Portail:Biologie/Les articles]] */
.lienNoir a {
  color: black;
}

.lienNoir a:visited {
  color: #707070;
}

/************************************************************/

/* style pour les images */
div.fairuse div div {
  background-color:#FF8080;
}

/*div.thumb div { background:none; }
div.thumb div div { background:rgb(249, 249, 249); }*/


/* Style du texte de {{Modèle:Détail}} */
.detail { margin-left:1em; font-style: italic; }

/* Style des exemples */
.exemple { margin:0.5em; 
   padding: 0.5em; 
   border: dashed 1px; 
   border-color: aqua;
   background-color: white; 
}

.BGorange1 { background-image: url(http://upload.wikimedia.org/wikipedia/it/0/02/BGorange1.jpg); top; background-repeat:repeat-x;}

.BGorange2 { background-image: url(http://upload.wikimedia.org/wikipedia/it/a/a7/BGorange2.jpg); top; background-repeat:repeat-x;}

.PPcornerTop { background-image: url(http://upload.wikimedia.org/wikipedia/it/e/e4/PPcornerTop2.gif); background-position:top left; background-repeat:no-repeat; width:10px; height:10px;}

.PPcornerBottom { background-image: url(http://upload.wikimedia.org/wikipedia/it/c/c1/PPcornerBottom.gif); background-position:bottom left; background-repeat:no-repeat; width:10px; height:10px;}

.PPradiusTop {background-image: url(http://upload.wikimedia.org/wikipedia/it/7/70/PPradiusTop.gif);    
   background-position:top left; 
   repeat:no-repeat; 
   width:13px; 
   height:13px;
}

.PPradiusBottom {background-image: url(http://upload.wikimedia.org/wikipedia/it/7/70/PPradiusBottom.gif); 
   background-position:bottom left; 
   repeat:no-repeat; 
   width:13px; 
   height:13px;
}

.B-topright { background-image: url(http://upload.wikimedia.org/wikipedia/it/a/a8/B_topright.png); no-repeat right; 
   width: 13px; 
   height: 14px;
}

.B-topleft { background-image: url(http://upload.wikimedia.org/wikipedia/it/e/ea/B_topleft.png); no-repeat left; 
   width: 13px; 
   height: 14px;
}

.B-bottomright { background-image: url(http://upload.wikimedia.org/wikipedia/it/a/a9/B_bottomright.png); no-repeat right;
   width: 13px; 
   height: 14px;
}

.B-bottomleft { background-image: url(http://upload.wikimedia.org/wikipedia/it/f/f3/B_bottomleft.png); no-repeat left; 
   width: 13px; 
   height: 14px;
}

/* Плава боја */

.BGblue1 { background-image: url(http://upload.wikimedia.org/wikipedia/commons/3/3e/BGblue1.jpg); top; background-repeat:repeat-x;}

.BGblue2 { background-image: url(http://upload.wikimedia.org/wikipedia/commons/f/f7/BGblue2.jpg); top; background-repeat:repeat-x;}

.PBcornerTop { background-image: url(http://upload.wikimedia.org/wikipedia/commons/b/b8/PBcornerTop2.gif); background-position:top left; background-repeat:no-repeat; width:10px; height:10px;}

.PBcornerBottom { background-image: url(http://upload.wikimedia.org/wikipedia/commons/5/51/PBcornerBottom.gif); background-position:bottom left; background-repeat:no-repeat; width:10px; height:10px;}

.PBradiusTop {background-image: url(http://upload.wikimedia.org/wikipedia/commons/e/e6/PBradiusTop.gif);    
   background-position:top left; 
   repeat:no-repeat; 
   width:13px; 
   height:13px;
}

.PBradiusBottom {background-image: url(http://upload.wikimedia.org/wikipedia/commons/e/e1/PBradiusBottom.gif); 
   background-position:bottom left; 
   repeat:no-repeat; 
   width:13px; 
   height:13px;
}


/* Style par defaut pour les boites d'avancement */
.avance_boite {
   position: relative;
   margin: 0; 
   padding: 0; 
   width: 100px; 
   height: 16px; 
   background-color: silver; 
   border: solid 1px;
   border-color: gray;
}

.avance_barre {
   position: relative;
   margin: 0; 
   padding: 0; 
   height: 100%; 
   background: #A0A0FF;
   border: 0;
   vertical-align: middle;
}

.avance_texte {
   position: absolute; 
   top: 0; 
   left: 0;
   width: 100px; 
   height: 100%; 
   margin: 0; 
   padding: 0; 
   text-align: center;
   vertical-align: middle;
   font-size: 14px;
   border: 0;
}

/* cacher les crochets pour les notes par defaut */
.cite_crochet { display: none; }

/* Display "From Wikipedia, the free encyclopedia" */
#siteSub {
    display: inline;
    color: #acacac;
    font-weight: normal;
    font-style: italic;
    font-variant: small-caps;
    font-size: 90%;
}

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

/* Bold 'edit this page' link to encourage newcomers */
#ca-edit a { font-weight: bold !important; }

/* Display "User $1, you are already logged in!"
   ([[MediaWiki:Alreadyloggedin]]) in red and bold */
div.alreadyloggedin { color: red; font-weight: bold; }

@media print {
    /* Do not print edit link in templates using Template:Ed
       Do not print certain classes that shouldn't appear on paper */
    .editlink, .noprint, .metadata, .dablink { display: none }
    #content { background: #FFFFFF; } /* white background on print */
}


/* Accessibility experiment: make diff changes not just colour-based */ 

.diffchange {
    font-weight: bold;
    background-color: inherit;
}

td.diff-addedline, td.diff-deletedline, td.diff-context {
    font-size: 85%;
    color: inherit;
}

#pt-login {
  font-weight: bold;
  font-size: 110%;
}

form#userlogin {
  float: left;
  padding: 1em 1em .7em 1em;
  background-color: #ffffe6;
  border: 2px solid #fc6;
  color: #000;
  margin-right: 2em;
}

form#userlogin table {
  float: left;
  background-color: #ffffe6;
  color: #000;
}

p.error {
  font-weight: bold;
}

/* Class styles */

/* .toccolours added here because version in 
   monobook/main.css wasn't being used by the print style */
.toccolours { 
   border: 1px solid #aaaaaa;
   background-color: #f9f9f9;
   padding: 5px;
   font-size: 95%;
}

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


#p-nav h5 {
   display: none;
}

.portlet a {
   text-decoration: none;
}

.portlet a:hover {
   text-decoration: underline;
}

#p-nav .pBody {
   padding-right: 0;
}

#p-nav a {
   display: block;
   width: 100%;
}

#toolbar {
   width: 96%;
}

/* extra buttons for edit dialog (from bg:)*/
#my-buttons a {
   color: black;
   background-image: url('http://upload.wikimedia.org/wikipedia/commons/c/c6/Blending_blue_button_background.png');
   background-repeat: repeat-x;
   font-weight: bold;
   font-size: 0.9em;
   text-decoration: none;
   border: thin outset;
   border-color: #ffffff #ddeeff #ddeeff #ffffff;
   padding: 0 0.2em 0 0;
 }

#my-buttons a:hover, #my-buttons a:active {
   border-style: inset;
 }

/* Special characters list below edit window works better without underlining */
#editpage-specialchars a { text-decoration: none; }
#editpage-specialchars a:hover { text-decoration: underline; }

/* If you don't want to see special characters list at all,
   put the following line in your User:You/monobook.css file
  (and remove the slash-asterisk comments) */
/* #editpage-specialchars { display: none; } */

/* Makes the background of a framed image white instead of gray. */
/* Only visible with transparent images. */
/* See #Framed_image_background_color */
div.thumb div a img {
    background-color: #ffffff;
}

/* Namespace icon area */
h1.firstHeading {
   background-position: bottom right; background-repeat: no-repeat;
}

/* Featured articles */
body.FA h1.firstHeading {
   background-image: url('http://upload.wikimedia.org/wikipedia/ru/3/33/Small_skew_star.gif');
}

/* For positioning icons at top-right, used in Templates
   "Spoken Article" and "Featured Article" */

div.topicon {
  position: absolute; 
  z-index: 100; 
  top: 10px;
  display: block !important;
}

/* try adding here, this had no effect in [[MediaWiki:Common.css]] */
.plainlinksneverexpand a.external.text:after {
 display: none !important
}

/* RC icons */
span.newpage {
  color: yellow;
  background-color: #cc2200;
}

span.minor {
  color: yellow;
  background-color: #2352aa;
}

span.bot {
  color: white;
  background-color: #c0c0c0;
}
span.newpage, span.minor, span.bot {
  font: bold 0.95em monospace;
  padding-left: 0.25em;
  padding-right: 0.25em;
  padding-lef\t: 0.1em;
  padding-righ\t: 0.1em;
  margin-left: 1px;
  margin-right: 1px;
}
/*

*/