User:A thing~enwiktionary/monobook.css

From Wiktionary, the free dictionary
Jump to navigation Jump to search

Note – after saving, you may have to bypass your browser’s cache to see the changes.

  • Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh);
  • Konqueror and Chrome: click Reload or press F5;
  • Opera: clear the cache in Tools → Preferences;
  • Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

This CSS is applied for A thing~enwiktionary to every page, when User:A thing~enwiktionary is using the Monobook skin.


/*Based on [[w:User:Stevertigo/monobook.css|Skinori Bluedi]]
<pre>*/

/* Color defaults */ 
body, td, th, table.gallery, table.gallery td, div, .infobox, .pBody, .thumb, .tright, .thumbcaption, blockquote, blockquote.toccolours, #title-override {
    background: #000000;
    color: #a5a5a5;
    font-size:medium;
}

table.gallery, table.gallery td, div.thumb {
    border:none;
}

#p-personal { display: none }
#content {
    background : #000000;
    color : #fafad2;
    border: 1px solid #000980;
}
/* Colors of links */
a, a:hover, a:active { color: #a38d71; background:transparent }
a:visited { color: #008080; }
a:active, a.new { color: #424bb8; }
a.interwiki, a.external { color: #798da9; }
a.stub { color: #798da9; }
/* Colors of edit textbox  */
textarea { color: #87ceeb; }
textarea { background : #000000; } 
/* Case user (that one with the link to the preferences, the page personal customer etc.) */

.autocomment { color: #151950; }
fieldset { 
    background: transparent; 
    border: 1px solid #000040;
}
legend { 
    background: transparent; 
    border: 1px solid #000040;
}

/* Change diff color */
span.diffchange {
   color: #000080;
}

hr {
    color: #000040;
    background-color: #000000;
}
/* The warning of new messages */
.usermessage {
    background-color: #000716;
    border: 1px solid #502b00;
    color: #678232;
    font-weight: bold;
}

input.historysubmit {
    padding: 0 0.3em 0.3em 0.3em !important;
    font-size: 94%;
    cursor: pointer;
    height: 1.7em !important;
    margin-left: 1.6em;
}
input[type="radio"],
input[type="checkbox"] { border:none; }
.selected {
    background-color: #000016;
    border: 1px solid #000980;  
    color: #0041a2;
    vertical-align: top;
}

#p-personal li a { color: #6A69A1; } 

/* This regards the icon next to the name li#pt-userpage { background:  none}*/

#infobox { background: #000520;
           color: #00FFFF;
           border: ipx solid #000044
}

/* Color of the edit search window  */
#searchInput { 
    border: 1px inset !important; 
    color: #a6afd0; 
    background : #000000; 
} 

input.searchButton .pBody { 
    background : #000000; 
/*    border: 2px solid #004000; */
    color : #0048ff; 
}
input.searchButton { 
    background : #000000; 
    border-top: 2px solid #002222;
    border-left: 2px solid #002222;
    border-right: 2px solid #008080;
    border-bottom: 2px solid #008080;
    color : #162756; 
}
#p-search { background: #333451; 
    color: #000000; 
}
#p-search .pBody { 
    background: #000000;
    border: 1px solid #000666;
}
/* Color of the case Navigation in the column to flank */
#p-nav { background-color: #000000; }
#p-nav { color: #a5a5a5; }
#p-nav .pBody { 
    background-color: #000000; 
    border: 1px solid #000040;
}
/* Color of the case?  in the column to flank */
#p-tbx { background: #000040; }
#p-tbx .pBody { 
    background-color: #000000; 
    border: 1px solid #000040;
}
/* Color of the case toolbox in the column to flank */
#p-tb { background: #000040; }
#p-tb .pBody { 
    background-color: #000000; 
    border: 1px solid #000040;
}
/* Color of the case Other Languages in the column to flank */
#p-lang { background: #000040; }
#p-lang .pBody { 
    background-color: #000000; 
    border: 1px solid #000040;
}

/* Color of the box of the explanations, the acronyms and the abbreviations*/
abbr, acronym, .explain {
    border-bottom: 1px dotted #000040;
    color: #000000;
    background: #000020;
    cursor: help;
}

/* Color of the preformatted text */
pre, code {
    color: #a5a5a5;
    font-weight:550;
    background-color: #000020;
    line-height: 1.1em;
    font-size:large;
}

pre{padding:1em; border:1px dashed #00aaaa}

h1, h2, h3, h4, h5, h6 { color: #a5a5a5; }
#bodyContent h1 { color : #a5a5a5; }
#bodyContent h2 { color : #a5a5a5; }
#bodyContent h3 { color : #a5a5a5; }
#bodyContent h4 { color : #a5a5a5; }
#bodyContent h5 { color : #a5a5a5; }
#bodyContent h6 { color : #a5a5a5; }
h1 { border-bottom: 2px solid #000080; }
h2 { border-bottom: 1px solid #000080; }


/* Color of background of the tables */
table { background: #000000; }
/* Color of the summary of the article */
#toc { background: #000020; }
#toc { border: 1px solid #000080; }

/*------------------------------------------------------*/
/* 
I #p-cactions regarding actions of tabs on several Wiki pages (modification, chronology, argument etc.):  the ns-xx refer instead to the namespace number xx:  here the numbers of some namespace
'0': 'article'  
'2': 'user'  
'4': 'wikipedia'  
'6': 'image'  
'8': 'mediawiki'  
'10': 'Template'  
'12': 'help'  
'14': 'Category' */  

/* Colors of bottom of articles */ 
.ns-0 * #content { background : #000000; } 
.ns-0 * #content { color : #a5a5a5; } 
.ns-0 * #p-cactions li { background : #000000; } 
.ns-0 * #p-cactions li a { background : #000000; }  
.ns-0 * #p-cactions li a { color : #00bbbb; }  
/* Colors at bottom of the Article talk pages */ 
.ns-1 * #content { background : #000000; } 
.ns-1 * #content { color : #a5a5a5; } 
.ns-1 * #p-cactions li { background : #000000; } 
.ns-1 * #p-cactions li a { background : #000000; } 
.ns-1 * #p-cactions li a { color : #00bbbb; }  
 /* Colors at bottom of the User pages */ 
.ns-2 * #content { background : #000000; } 
.ns-2 * #content { color : #a5a5a5; } 
.ns-2 * #p-cactions li { background : #000000; } 
.ns-2 * #p-cactions li a { background : #000000; }  
.ns-2 * #p-cactions li a { color : #00bbbb; }  
/* Colors at bottom of the User talk pages */ 
.ns-3 * #content { background : #000000; } 
.ns-3 * #content { color : #c6c3c6; } 
.ns-3 * #p-cactions li { background : #000000; } 
.ns-3 * #p-cactions li a { background : #000000; }  
.ns-3 * #p-cactions li a { color : #7070FF; }  
/* Colors at bottom of Wikipedia pages */ 
.ns-4 * #content { background : #000000; } 
.ns-4 * #content { color : #a5a5a5; } 
.ns-4 * #p-cactions li { background : #000000; } 
.ns-4 * #p-cactions li a { background : #000000; }  
.ns-4 * #p-cactions li a { color : #00bbbb; }  
/* Colors at bottom of the Wikipedia talk pages */ 
.ns-5 * #content { background : #000000; } 
.ns-5 * #content { color : #00bbbb; } 
.ns-5 * #p-cactions li { background : #000000; } 
.ns-5 * #p-cactions li a { background : #000000; }  
.ns-5 * #p-cactions li a { color : #00bbbb; }  
/* Colors of bottom of the Image talk pages */ 
.ns-7 * #content { background : #000000; } 
.ns-7 * #content { color : #a5a5a5; } 
.ns-7 * #p-cactions li { background : #000000; } 
.ns-7 * #p-cactions li a { background : #000000; }  
.ns-7 * #p-cactions li a { color : #00bbbb; }  
/* Colors of bottom of the MediaWiki pages*/ 
.ns-8 * #content { background : #000000; } 
.ns-8 * #content { color : #a5a5a5; } 
.ns-8 * #p-cactions li { background : #000000; } 
.ns-8 * #p-cactions li a { background : #000000; }  
.ns-8 * #p-cactions li a { color : #00bbbb; }  
/* Colors of bottom of the pages of MediaWiki talk */ 
.ns-9 * #content { background : #000000; } 
.ns-9 * #content { color : #a5a5a5; } 
.ns-9 * #p-cactions li { background : #000000; } 
.ns-9 * #p-cactions li a { background : #000000; }  
.ns-9 * #p-cactions li a { color : #00bbbb; }  
/* Colors of bottom of the template pages of */ 
.ns-10 * #content { background : #000000; } 
.ns-10 * #content { color : #a5a5a5; } 
.ns-10 * #p-cactions li { background : #000000; } 
.ns-10 * #p-cactions li a { background : #000000; }  
.ns-10 * #p-cactions li a { color : #00bbbb; }  
/* Colors of bottom of the template talk pages */ 
.ns-11 * #content { background : #000000; } 
.ns-11 * #content { color : #a5a5a5; } 
.ns-11 * #p-cactions li { background : #000000; } 
.ns-11 * #p-cactions li a { background : #000000; }  
.ns-11 * #p-cactions li a { color : #00bbbb; }  
/* Colors of bottom of the Help pages */ 
.ns-12 * #content { background : #000000; } 
.ns-12 * #content { color : #a5a5a5; } 
.ns-12 * #p-cactions li { background : #000000; } 
.ns-12 * #p-cactions li a { background : #000000; }  
.ns-12 * #p-cactions li a { color : #00bbbb; }  
/* Colors of bottom of the Help talk pages */ 
.ns-13 * #content { background : #000000; } 
.ns-13 * #content { color : #a5a5a5; } 
.ns-13 * #p-cactions li { background : #000000; } 
.ns-13 * #p-cactions li a { background : #000000; }  
.ns-13 * #p-cactions li a { color : #00bbbb; }  
/* Colors of bottom of the Category page talk */ 
.ns-15 * #content { background : #000000; } 
.ns-15 * #content { color : #a5a5a5; } 
.ns-15 * #p-cactions li { background : #000000; } 
.ns-15 * #p-cactions li a { background : #000000; }  
.ns-15 * #p-cactions li a { color : #00bbbb; }  

/* The bar at the bottom of the page */
#footer {
    background-color: #000000;
    color: #a5a5a5;
    border-top: 1px solid #ff8f00;/*Based on [[User:Stevertigo/monobook.css|Skinori Bluedi]]
<pre>*/

/* Color defaults */ 
body, td, th, table.gallery, table.gallery td, div, .infobox, .pBody, .thumb, .tright, .thumbcaption, blockquote, blockquote.toccolours, #title-override {
    background: #000000;
    color: #a5a5a5;
    font-size:medium;
}

table.gallery, table.gallery td, div.thumb {
    border:none;
}

#p-personal { display: none }
#content {
    background : #000000;
    color : #fafad2;
    border: 1px solid #000980;
}
/* Colors of links */
a, a:hover, a:active { color: #a38d71; background:transparent }
a:visited { color: #008080; }
a:active, a.new { color: #424bb8; }
a.interwiki, a.external { color: #798da9; }
a.stub { color: #798da9; }
/* Colors of edit textbox  */
textarea { color: #87ceeb; }
textarea { background : #000000; } 
/* Case user (that one with the link to the preferences, the page personal customer etc.) */

.autocomment { color: #151950; }
fieldset { 
    background: transparent; 
    border: 1px solid #000040;
}
legend { 
    background: transparent; 
    border: 1px solid #000040;
}

/* Change diff color */
span.diffchange {
   color: #000080;
}

hr {
    color: #000040;
    background-color: #000000;
}
/* The warning of new messages */
.usermessage {
    background-color: #000716;
    border: 1px solid #502b00;
    color: #678232;
    font-weight: bold;
}

input.historysubmit {
    padding: 0 0.3em 0.3em 0.3em !important;
    font-size: 94%;
    cursor: pointer;
    height: 1.7em !important;
    margin-left: 1.6em;
}
input[type="radio"],
input[type="checkbox"] { border:none; }
.selected {
    background-color: #000016;
    border: 1px solid #000980;  
    color: #0041a2;
    vertical-align: top;
}

#p-personal li a { color: #6A69A1; } 

/* This regards the icon next to the name li#pt-userpage { background:  none}*/

#infobox { background: #000520;
           color: #00FFFF;
           border: ipx solid #000044
}

/* Nuvologo */
/* Use one of these:
http://upload.wikimedia.org/wikipedia/commons/e/e1/Wikipedia-logo-en-Gold.png
http://upload.wikimedia.org/wikipedia/commons/7/7e/Barnstar-rotating.gif
http://upload.wikimedia.org/wikipedia/commons/7/78/Wikinews-trans_135px_ohne_text.png
http://upload.wikimedia.org/wikipedia/commons/7/76/WIKIFONDATION3D.PNG
http://upload.wikimedia.org/wikipedia/commons/2/2d/Wikimedia_without_text.png http://upload.wikimedia.org/wikipedia/commons/d/d2/Squash_WIkicommons_3.png
http://upload.wikimedia.org/wikipedia/commons/1/11/Barnstar.png
*/

#p-logo { 
    background: url(http://upload.wikimedia.org/wikipedia/commons/e/e1/Wikipedia-logo-en-Gold.png) no-repeat; 
    display: none
    position:absolute;  /*needed to use z-index */
    top: 8;
    left: 100;
    right: 65;
    height: 0;
    width: 0;
    padding: 0 0 150px 150px;
    overflow: hidden;
}

/* Color of the edit search window  */
#searchInput { 
    border: 1px inset !important; 
    color: #a6afd0; 
    background : #000000; 
} 

input.searchButton .pBody { 
    background : #000000; 
/*    border: 2px solid #004000; */
    color : #0048ff; 
}
input.searchButton { 
    background : #000000; 
    border-top: 2px solid #002222;
    border-left: 2px solid #002222;
    border-right: 2px solid #008080;
    border-bottom: 2px solid #008080;
    color : #162756; 
}
#p-search { background: #333451; 
    color: #000000; 
}
#p-search .pBody { 
    background: #000000;
    border: 1px solid #000666;
}
/* Color of the case Navigation in the column to flank */
#p-nav { background-color: #000000; }
#p-nav { color: #a5a5a5; }
#p-nav .pBody { 
    background-color: #000000; 
    border: 1px solid #000040;
}
/* Color of the case?  in the column to flank */
#p-tbx { background: #000040; }
#p-tbx .pBody { 
    background-color: #000000; 
    border: 1px solid #000040;
}
/* Color of the case toolbox in the column to flank */
#p-tb { background: #000040; }
#p-tb .pBody { 
    background-color: #000000; 
    border: 1px solid #000040;
}
/* Color of the case Other Languages in the column to flank */
#p-lang { background: #000040; }
#p-lang .pBody { 
    background-color: #000000; 
    border: 1px solid #000040;
}

/* Color of the box of the explanations, the acronyms and the abbreviations*/
abbr, acronym, .explain {
    border-bottom: 1px dotted #000040;
    color: #000000;
    background: #000020;
    cursor: help;
}

/* Color of the preformatted text */
pre, code {
    color: #a5a5a5;
    font-weight:550;
    background-color: #000020;
    line-height: 1.1em;
    font-size:large;
}

pre{padding:1em; border:1px dashed #00aaaa}

h1, h2, h3, h4, h5, h6 { color: #a5a5a5; }
#bodyContent h1 { color : #a5a5a5; }
#bodyContent h2 { color : #a5a5a5; }
#bodyContent h3 { color : #a5a5a5; }
#bodyContent h4 { color : #a5a5a5; }
#bodyContent h5 { color : #a5a5a5; }
#bodyContent h6 { color : #a5a5a5; }
h1 { border-bottom: 2px solid #000080; }
h2 { border-bottom: 1px solid #000080; }


/* Color of background of the tables */
table { background: #000000; }
/* Color of the summary of the article */
#toc { background: #000020; }
#toc { border: 1px solid #000080; }

/*------------------------------------------------------*/
/* 
I #p-cactions regarding actions of tabs on several Wiki pages (modification, chronology, argument etc.):  the ns-xx refer instead to the namespace number xx:  here the numbers of some namespace
'0': 'article'  
'2': 'user'  
'4': 'wikipedia'  
'6': 'image'  
'8': 'mediawiki'  
'10': 'Template'  
'12': 'help'  
'14': 'Category' */  

/* Colors of bottom of articles */ 
.ns-0 * #content { background : #000000; } 
.ns-0 * #content { color : #a5a5a5; } 
.ns-0 * #p-cactions li { background : #000000; } 
.ns-0 * #p-cactions li a { background : #000000; }  
.ns-0 * #p-cactions li a { color : #00bbbb; }  
/* Colors at bottom of the Article talk pages */ 
.ns-1 * #content { background : #000000; } 
.ns-1 * #content { color : #a5a5a5; } 
.ns-1 * #p-cactions li { background : #000000; } 
.ns-1 * #p-cactions li a { background : #000000; } 
.ns-1 * #p-cactions li a { color : #00bbbb; }  
 /* Colors at bottom of the User pages */ 
.ns-2 * #content { background : #000000; } 
.ns-2 * #content { color : #a5a5a5; } 
.ns-2 * #p-cactions li { background : #000000; } 
.ns-2 * #p-cactions li a { background : #000000; }  
.ns-2 * #p-cactions li a { color : #00bbbb; }  
/* Colors at bottom of the User talk pages */ 
.ns-3 * #content { background : #000000; } 
.ns-3 * #content { color : #c6c3c6; } 
.ns-3 * #p-cactions li { background : #000000; } 
.ns-3 * #p-cactions li a { background : #000000; }  
.ns-3 * #p-cactions li a { color : #7070FF; }  
/* Colors at bottom of Wikipedia pages */ 
.ns-4 * #content { background : #000000; } 
.ns-4 * #content { color : #a5a5a5; } 
.ns-4 * #p-cactions li { background : #000000; } 
.ns-4 * #p-cactions li a { background : #000000; }  
.ns-4 * #p-cactions li a { color : #00bbbb; }  
/* Colors at bottom of the Wikipedia talk pages */ 
.ns-5 * #content { background : #000000; } 
.ns-5 * #content { color : #00bbbb; } 
.ns-5 * #p-cactions li { background : #000000; } 
.ns-5 * #p-cactions li a { background : #000000; }  
.ns-5 * #p-cactions li a { color : #00bbbb; }  
/* Colors of bottom of the Image talk pages */ 
.ns-7 * #content { background : #000000; } 
.ns-7 * #content { color : #a5a5a5; } 
.ns-7 * #p-cactions li { background : #000000; } 
.ns-7 * #p-cactions li a { background : #000000; }  
.ns-7 * #p-cactions li a { color : #00bbbb; }  
/* Colors of bottom of the MediaWiki pages*/ 
.ns-8 * #content { background : #000000; } 
.ns-8 * #content { color : #a5a5a5; } 
.ns-8 * #p-cactions li { background : #000000; } 
.ns-8 * #p-cactions li a { background : #000000; }  
.ns-8 * #p-cactions li a { color : #00bbbb; }  
/* Colors of bottom of the pages of MediaWiki talk */ 
.ns-9 * #content { background : #000000; } 
.ns-9 * #content { color : #a5a5a5; } 
.ns-9 * #p-cactions li { background : #000000; } 
.ns-9 * #p-cactions li a { background : #000000; }  
.ns-9 * #p-cactions li a { color : #00bbbb; }  
/* Colors of bottom of the template pages of */ 
.ns-10 * #content { background : #000000; } 
.ns-10 * #content { color : #a5a5a5; } 
.ns-10 * #p-cactions li { background : #000000; } 
.ns-10 * #p-cactions li a { background : #000000; }  
.ns-10 * #p-cactions li a { color : #00bbbb; }  
/* Colors of bottom of the template talk pages */ 
.ns-11 * #content { background : #000000; } 
.ns-11 * #content { color : #a5a5a5; } 
.ns-11 * #p-cactions li { background : #000000; } 
.ns-11 * #p-cactions li a { background : #000000; }  
.ns-11 * #p-cactions li a { color : #00bbbb; }  
/* Colors of bottom of the Help pages */ 
.ns-12 * #content { background : #000000; } 
.ns-12 * #content { color : #a5a5a5; } 
.ns-12 * #p-cactions li { background : #000000; } 
.ns-12 * #p-cactions li a { background : #000000; }  
.ns-12 * #p-cactions li a { color : #00bbbb; }  
/* Colors of bottom of the Help talk pages */ 
.ns-13 * #content { background : #000000; } 
.ns-13 * #content { color : #a5a5a5; } 
.ns-13 * #p-cactions li { background : #000000; } 
.ns-13 * #p-cactions li a { background : #000000; }  
.ns-13 * #p-cactions li a { color : #00bbbb; }  
/* Colors of bottom of the Category page talk */ 
.ns-15 * #content { background : #000000; } 
.ns-15 * #content { color : #a5a5a5; } 
.ns-15 * #p-cactions li { background : #000000; } 
.ns-15 * #p-cactions li a { background : #000000; }  
.ns-15 * #p-cactions li a { color : #00bbbb; }  

/* The bar at the bottom of the page */
#footer {
    background-color: #000000;
    color: #a5a5a5;
    border-top: 1px solid #ff8f00;
    border-bottom: 1px solid #ff8f00;
    margin: 0.6em 0em 1em 0em;
    padding: 0.4em 0em 1.2em 0em;
    text-align: center;
    font-size: 90%;
}
/* The category box */
#catlinks {
    border:1px solid #352f5f;
    background-color:#000000;
    color: #00aaaa;
    padding:5px;
    margin-top: 1em;
    clear: both;
}
/* the images: better to hold them on same background as main */
img {
    border: 2px solid #008000;
    background-color: #000000;
}
/*</pre>*/

    border-bottom: 1px solid #ff8f00;
    margin: 0.6em 0em 1em 0em;
    padding: 0.4em 0em 1.2em 0em;
    text-align: center;
    font-size: 90%;
}
/* The category box */
#catlinks {
    border:1px solid #352f5f;
    background-color:#000000;
    color: #00aaaa;
    padding:5px;
    margin-top: 1em;
    clear: both;
}
/* the images: better to hold them on same background as main */
img {
    border: 2px solid #008000;
    background-color: #000000;
}
/*</pre>*/