From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.

// from [[:n:pl:Wikireporter:Datrio/monobook.css]] - most of the style was based from here 





body {

background: inherit;

}

h1, h3#siteSub {

font-family: tahoma;

}



#p-navigation, #p-interaction, #p-search, #p-tb, #p-lang, #p-techniczne, #p-regions {

margin: 1em 0.5em;

width: 11.2em;

}



#p-cactions {

top: 25px;

}



#p-cactions ul li {

border: 1px solid #C1CDF7;

-moz-border-radius-topleft: 0.5em;

border-radius-topleft: 0.5em;

border-bottom: none;

}

#p-cactions ul li a {

font: 10px verdana;

font-weight: bold;

border: 0;

padding: 0 0.7em 0.3em 0.7em;

z-index: 3;

}

#p-cactions ul li.selected {

border: 1px solid #C1CDF7;

}

#p-cactions ul li.selected a {

color: black;

background: #CEDEFF;

border: 1px solid #C1CDF7;

}



#p-navigation h5, #p-interaction h5, #p-tb h5, #p-lang h5, #p-techniczne h5, #p-regions h5 {

background: #CCE0FB;

padding: 4px 10px;

width: 100%;

display: block;

font-weight: bold;

font-size: 0.8em;

-moz-border-radius-topleft: 1em;

border-radius-topleft: 1em;

}



#p-search h5 {

background: #FFBE20;

padding: 4px 10px;

width: 100%;

display: block;

font-weight: bold;

font-size: 0.8em;

-moz-border-radius-topleft: 1em;

border-radius-topleft: 1em;

}



#p-navigation .pBody, #p-interaction .pBody, #p-search .pBody, #p-tb .pBody, #p-lang .pBody, #p-techniczne .pBody, #p-regions .pBody {

display: block;

border: 1px solid #CCE0FB;

background: #F1F8FE;

line-height: 12px;

-moz-border-radius-bottomright: 1em;

border-radius-bottomright: 1em;

}



#p-navigation .pBody a, #p-interaction .pBody a, #p-tb .pBody a, #p-lang .pBody a, #p-techniczne .pBody a, #p-regions .pBody a {

color: black;

text-decoration: none;

font: 12px tahoma;

}

#p-navigation .pBody a:hover, #p-interaction .pBody a:hover, #p-tb .pBody a:hover, #p-lang .pBody a:hover, #p-techniczne .pBody a:hover, #p-regions .pBody a:hover {

color: #555 !important;

text-decoration: underline;

}



#content {

border-left: 4px solid #B9D4F1;

border-bottom: 4px solid #B9D4F1;

border-top: 4px solid #B9D4F1;

-moz-border-radius-topleft: 1em;

-moz-border-radius-bottomleft: 1em;

border-radius-topleft: 1em;

border-radius-bottomleft: 1em;

top: 7px;

}



@media print { 

#content * {

line-height: 2em;

} 



a, a.external, a.new, a.stub, a:active, a:visited, a:hover * {

border-bottom: 1px dotted black;

}



p * { 

line-height: 2em;

}



#footer * {

text-size: 85%;

font-style: italic;

color: gray;

}

} 



@media screen {

#footer {

border-bottom: 4px solid #B9D4F1;

border-top: 4px solid #B9D4F1;

border-left: 4px solid #B9D4F1;

padding-left: 1em;

margin: 2em 0 2em 13.5em;

-moz-border-radius-topleft: 1em;

-moz-border-radius-bottomleft: 1em;

border-radius-topleft: 1em;

border-radius-bottomleft: 1em;

}

}



#p-personal .pBody ul {

background: #F1F8FE;

border-bottom: 1px solid #C1CDF7;

border-left: 1px solid #C1CDF7;

float: right;

padding-left: 1em;

padding-bottom: 1px;

-moz-border-radius-bottomleft: 2em;

border-radius-bottomleft: 2em;

height: 1.45em;

}

#p-personal li {

margin: 0;

}

#p-personal li a {

padding: 0.5em;

}

#p-personal li a:hover {

background: #D4DEEA;

}



li#pt-userpage { background-position: left; }



#searchInput {

background: white;

border: 1px solid #EAE4D4;

}



div.thumb div {

background: #F1F8FE !important;

border: 1px solid #C1CAF3 !important;

}



#toc ul {

list-style: none;

}



#searchBody {

background: #FFF1CD !important; 

border:1px solid #FFBE20 !important;

}



td.diff-addedline span.diffchange {

   background-color: #88F098;  

   font-weight: bold;

}

td.diff-deletedline span.diffchange {

   background-color: #FFD8C7;

   font-weight: bold;

}



// from [[:w:fr:MediaWiki:Monobook.css]] - Wikipédia Française always has nice things

 '0': 'Article', '1' : 'Discuter'

 '2': 'Utilisateur', '3' : 'Discussion utilisateur'

 '4': 'Wikipédia', '4' : 'Discussion Wikipédia'

 '6': 'Image', '5' : 'Discuter Image'

 '8': 'MediaWiki', '9' : 'Discussion MediaWiki'

 '10': 'Modèle', '10' : 'Discuter Modèle'

 '12': 'Aide', '13' : 'Discuter Aide'

 '14': 'Categorie', '15' : 'Discuter Catégorie'

 '100': 'Portail', '101': 'Discussion Portail'

 '102': 'Projet', '103' : 'Discussion Projet'

 '104': 'Référence', '105': 'Discussion Référence'



/* User namespace (white): */

.ns-2 * #content, 

.ns-2 * #p-cactions li, 

.ns-2 * #p-cactions li a {

   background : white;

}



/* Wikipédia: (default light blue) */

.ns-4 * #content, 

.ns-4 * #p-cactions li, 

.ns-4 * #p-cactions li a {

   background: #F8FCFF;

}



/* Image: (white) */

.ns-6 * #content, 

.ns-6 * #p-cactions li, 

.ns-6 * #p-cactions li a {

   background: white;

}



/* MediaWiki: (light blue) */

.ns-8 * #content, 

.ns-8 * #p-cactions li, 

.ns-8 * #p-cactions li a {

   background: #F8FCFF;

}



/* Template: (light yellow) */

.ns-10 * #content, 

.ns-10 * #p-cactions li, 

.ns-10 * #p-cactions li a { 

   background: #FFFFEE;

}



/* Help: (light red) */

.ns-12 * #content, 

.ns-12 * #p-cactions li, 

.ns-12 * #p-cactions li a {

   background: #FFEEEE;

}



/* Category: (light green) */

.ns-14 * #content, 

.ns-14 * #p-cactions li, 

.ns-14 * #p-cactions li a {

   background: #EEFFEE;

}



/* Portal: (white) */

.ns-100 * #content, 

.ns-100 * #p-cactions li, 

.ns-100 * #p-cactions li a {

   background: white;

}



/* Revision size diff colors */

.mw-plusminus-pos {color: darkgreen; }

.mw-plusminus-neg {color: #D55; }

.mw-plusminus-null {color: #555;}



/* Change background of high lag warnings */

div.mw-lag-warn-high {

	font-weight: bold;

	border: 2px solid #CC3333;

	background-color: #ff6060;

}
From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.

// from [[:n:pl:Wikireporter:Datrio/monobook.css]] - most of the style was based from here 





body {

background: inherit;

}

h1, h3#siteSub {

font-family: tahoma;

}



#p-navigation, #p-interaction, #p-search, #p-tb, #p-lang, #p-techniczne, #p-regions {

margin: 1em 0.5em;

width: 11.2em;

}



#p-cactions {

top: 25px;

}



#p-cactions ul li {

border: 1px solid #C1CDF7;

-moz-border-radius-topleft: 0.5em;

border-radius-topleft: 0.5em;

border-bottom: none;

}

#p-cactions ul li a {

font: 10px verdana;

font-weight: bold;

border: 0;

padding: 0 0.7em 0.3em 0.7em;

z-index: 3;

}

#p-cactions ul li.selected {

border: 1px solid #C1CDF7;

}

#p-cactions ul li.selected a {

color: black;

background: #CEDEFF;

border: 1px solid #C1CDF7;

}



#p-navigation h5, #p-interaction h5, #p-tb h5, #p-lang h5, #p-techniczne h5, #p-regions h5 {

background: #CCE0FB;

padding: 4px 10px;

width: 100%;

display: block;

font-weight: bold;

font-size: 0.8em;

-moz-border-radius-topleft: 1em;

border-radius-topleft: 1em;

}



#p-search h5 {

background: #FFBE20;

padding: 4px 10px;

width: 100%;

display: block;

font-weight: bold;

font-size: 0.8em;

-moz-border-radius-topleft: 1em;

border-radius-topleft: 1em;

}



#p-navigation .pBody, #p-interaction .pBody, #p-search .pBody, #p-tb .pBody, #p-lang .pBody, #p-techniczne .pBody, #p-regions .pBody {

display: block;

border: 1px solid #CCE0FB;

background: #F1F8FE;

line-height: 12px;

-moz-border-radius-bottomright: 1em;

border-radius-bottomright: 1em;

}



#p-navigation .pBody a, #p-interaction .pBody a, #p-tb .pBody a, #p-lang .pBody a, #p-techniczne .pBody a, #p-regions .pBody a {

color: black;

text-decoration: none;

font: 12px tahoma;

}

#p-navigation .pBody a:hover, #p-interaction .pBody a:hover, #p-tb .pBody a:hover, #p-lang .pBody a:hover, #p-techniczne .pBody a:hover, #p-regions .pBody a:hover {

color: #555 !important;

text-decoration: underline;

}



#content {

border-left: 4px solid #B9D4F1;

border-bottom: 4px solid #B9D4F1;

border-top: 4px solid #B9D4F1;

-moz-border-radius-topleft: 1em;

-moz-border-radius-bottomleft: 1em;

border-radius-topleft: 1em;

border-radius-bottomleft: 1em;

top: 7px;

}



@media print { 

#content * {

line-height: 2em;

} 



a, a.external, a.new, a.stub, a:active, a:visited, a:hover * {

border-bottom: 1px dotted black;

}



p * { 

line-height: 2em;

}



#footer * {

text-size: 85%;

font-style: italic;

color: gray;

}

} 



@media screen {

#footer {

border-bottom: 4px solid #B9D4F1;

border-top: 4px solid #B9D4F1;

border-left: 4px solid #B9D4F1;

padding-left: 1em;

margin: 2em 0 2em 13.5em;

-moz-border-radius-topleft: 1em;

-moz-border-radius-bottomleft: 1em;

border-radius-topleft: 1em;

border-radius-bottomleft: 1em;

}

}



#p-personal .pBody ul {

background: #F1F8FE;

border-bottom: 1px solid #C1CDF7;

border-left: 1px solid #C1CDF7;

float: right;

padding-left: 1em;

padding-bottom: 1px;

-moz-border-radius-bottomleft: 2em;

border-radius-bottomleft: 2em;

height: 1.45em;

}

#p-personal li {

margin: 0;

}

#p-personal li a {

padding: 0.5em;

}

#p-personal li a:hover {

background: #D4DEEA;

}



li#pt-userpage { background-position: left; }



#searchInput {

background: white;

border: 1px solid #EAE4D4;

}



div.thumb div {

background: #F1F8FE !important;

border: 1px solid #C1CAF3 !important;

}



#toc ul {

list-style: none;

}



#searchBody {

background: #FFF1CD !important; 

border:1px solid #FFBE20 !important;

}



td.diff-addedline span.diffchange {

   background-color: #88F098;  

   font-weight: bold;

}

td.diff-deletedline span.diffchange {

   background-color: #FFD8C7;

   font-weight: bold;

}



// from [[:w:fr:MediaWiki:Monobook.css]] - Wikipédia Française always has nice things

 '0': 'Article', '1' : 'Discuter'

 '2': 'Utilisateur', '3' : 'Discussion utilisateur'

 '4': 'Wikipédia', '4' : 'Discussion Wikipédia'

 '6': 'Image', '5' : 'Discuter Image'

 '8': 'MediaWiki', '9' : 'Discussion MediaWiki'

 '10': 'Modèle', '10' : 'Discuter Modèle'

 '12': 'Aide', '13' : 'Discuter Aide'

 '14': 'Categorie', '15' : 'Discuter Catégorie'

 '100': 'Portail', '101': 'Discussion Portail'

 '102': 'Projet', '103' : 'Discussion Projet'

 '104': 'Référence', '105': 'Discussion Référence'



/* User namespace (white): */

.ns-2 * #content, 

.ns-2 * #p-cactions li, 

.ns-2 * #p-cactions li a {

   background : white;

}



/* Wikipédia: (default light blue) */

.ns-4 * #content, 

.ns-4 * #p-cactions li, 

.ns-4 * #p-cactions li a {

   background: #F8FCFF;

}



/* Image: (white) */

.ns-6 * #content, 

.ns-6 * #p-cactions li, 

.ns-6 * #p-cactions li a {

   background: white;

}



/* MediaWiki: (light blue) */

.ns-8 * #content, 

.ns-8 * #p-cactions li, 

.ns-8 * #p-cactions li a {

   background: #F8FCFF;

}



/* Template: (light yellow) */

.ns-10 * #content, 

.ns-10 * #p-cactions li, 

.ns-10 * #p-cactions li a { 

   background: #FFFFEE;

}



/* Help: (light red) */

.ns-12 * #content, 

.ns-12 * #p-cactions li, 

.ns-12 * #p-cactions li a {

   background: #FFEEEE;

}



/* Category: (light green) */

.ns-14 * #content, 

.ns-14 * #p-cactions li, 

.ns-14 * #p-cactions li a {

   background: #EEFFEE;

}



/* Portal: (white) */

.ns-100 * #content, 

.ns-100 * #p-cactions li, 

.ns-100 * #p-cactions li a {

   background: white;

}



/* Revision size diff colors */

.mw-plusminus-pos {color: darkgreen; }

.mw-plusminus-neg {color: #D55; }

.mw-plusminus-null {color: #555;}



/* Change background of high lag warnings */

div.mw-lag-warn-high {

	font-weight: bold;

	border: 2px solid #CC3333;

	background-color: #ff6060;

}

Videos

Youtube | Vimeo | Bing

Websites

Google | Yahoo | Bing

Encyclopedia

Google | Yahoo | Bing

Facebook