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.

/* standard link colors 

:link { color: #0000FF; }

:link:visited { color: #7F007F; }

:link:active, :link.new { color: #FF0000; }

:link.interwiki, :link.external { color: #3366BB; }

:link.stub { color: #772233; } */



/* Custom link colors */

a, #p-personal a { color: ForestGreen; }

a:visited, #p-personal a:visited { color: DarkOliveGreen; }

a:active { color: Lime; }

a:hover, #p-personal a:hover { color : Goldenrod; text-decoration: underline;}

a.new, #p-personal a.new { color: DarkRed; }

a.interwiki { color: LimeGreen; }

a.external { color: DarkOliveGreen; }

a.stub { color: Teal; }



/* Supress site notice - the fund raiser advert */

#siteNotice {display:none}



/* Suppress the logo and move the sideboxes up instead */

#p-logo {display:none;}

#column-one {padding-top: 3em;}

 

/* ===== Convert the user toolbar into a sidebox ===== */

#p-personal {

    position:relative; 

    z-index:3; 

    width: 11.6em;

}

 

#p-personal .pBody {

    width: 10.7em; 

    margin: 0 0 0.6em 0em; 

    float: none; 

    overflow: hidden; 

    font-size: 95%;

    background: MintCream;

    border-collapse: collapse;

    border: none; 

    border: 1px solid #aaaaaa;

    padding: 0 0.8em 0.3em .5em;

}

 

#p-personal ul {

    line-height: 1.5em;

    list-style-type: square;

    list-style-image: url("/style/monobook/bullet.gif");

 

    font-size:95%;

    margin: 0 0 0 1.5em;

    padding:0;

    text-align:left;

    text-transform: none;

}

 

#p-personal li {

    display: list-item;

    padding:0;

    margin: 0 0 0 0;

    margin-bottom: 0.1em;

}

 

/* suppress the person icon by your username - necessary! */

li#pt-userpage { background: none }



/* ===== Reduce size of navigation sidebox ===== */

#p-navigation {

    position:relative; 

    z-index:3; 

    width: 11.6em;

}

 

#p-navigation .pBody {

    width: 10.7em; 

    margin: 0 0 0.6em 0em; 

    float: none; 

    overflow: hidden; 

    font-size: 95%;

    background: #E7FFD7;

    border-collapse: collapse;

    border: none; 

    border: 1px solid #aaaaaa;

    padding: 0.3 0.8em 0.3em 0.5em;

}

 

/*#n-contact {display: none;}

#n-sitesupport {display: none;}

#n-Featured-articles {display: none;}

*/



/* ===== search box next? ===== */

#p-search {

    position:relative; 

    z-index:3; 

    width: 11.6em;

}

 

#p-search .pBody {

    width: 11.0em; 

    margin: 0 0 0.6em 0em; 

    float: none; 

    overflow: hidden; 

    font-size: 95%;

    background: #D0F0C0;

    border-collapse: collapse;

    border: none; 

    border: 1px solid #aaaaaa;

    padding: 1.0 0 0 0.5em;

}

 

/* ===== Reduce size of tool sidebox ===== */

#p-tb {

    position:relative; 

    z-index:3; 

    width: 11.6em;

}

 

#p-tb .pBody {

    width: 10.7em; 

    margin: 0 0 0.6em 0em; 

    float: none; 

    overflow: hidden; 

    font-size: 95%;

    background: #ACE19F;

    border-collapse: collapse;

    border: none; 

    border: 1px solid #aaaaaa;

    padding: 0 0.8em 0.3em .5em;

}

 

#p-tb ul, .generated-sidebar ul {

    line-height: 1.5em;



    font-size:95%;

    margin: 0 0 0 1.5em;

    padding:0;

    text-align:left;

    text-transform: none;

}

 

#p-tb li, .generated-sidebar li {

    padding:0;

    margin: 0 0 0 0;

    margin-bottom: 0.1em;

}



/* interaction toolbar */

#p-interaction {display: none;}



/* languages toolbar */

#p-lang {display: none;}



/* Dotted borders on pre look ugly, replace with a solid one */

#bodyContent pre {border: 1px solid #aaa;}
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.

/* standard link colors 

:link { color: #0000FF; }

:link:visited { color: #7F007F; }

:link:active, :link.new { color: #FF0000; }

:link.interwiki, :link.external { color: #3366BB; }

:link.stub { color: #772233; } */



/* Custom link colors */

a, #p-personal a { color: ForestGreen; }

a:visited, #p-personal a:visited { color: DarkOliveGreen; }

a:active { color: Lime; }

a:hover, #p-personal a:hover { color : Goldenrod; text-decoration: underline;}

a.new, #p-personal a.new { color: DarkRed; }

a.interwiki { color: LimeGreen; }

a.external { color: DarkOliveGreen; }

a.stub { color: Teal; }



/* Supress site notice - the fund raiser advert */

#siteNotice {display:none}



/* Suppress the logo and move the sideboxes up instead */

#p-logo {display:none;}

#column-one {padding-top: 3em;}

 

/* ===== Convert the user toolbar into a sidebox ===== */

#p-personal {

    position:relative; 

    z-index:3; 

    width: 11.6em;

}

 

#p-personal .pBody {

    width: 10.7em; 

    margin: 0 0 0.6em 0em; 

    float: none; 

    overflow: hidden; 

    font-size: 95%;

    background: MintCream;

    border-collapse: collapse;

    border: none; 

    border: 1px solid #aaaaaa;

    padding: 0 0.8em 0.3em .5em;

}

 

#p-personal ul {

    line-height: 1.5em;

    list-style-type: square;

    list-style-image: url("/style/monobook/bullet.gif");

 

    font-size:95%;

    margin: 0 0 0 1.5em;

    padding:0;

    text-align:left;

    text-transform: none;

}

 

#p-personal li {

    display: list-item;

    padding:0;

    margin: 0 0 0 0;

    margin-bottom: 0.1em;

}

 

/* suppress the person icon by your username - necessary! */

li#pt-userpage { background: none }



/* ===== Reduce size of navigation sidebox ===== */

#p-navigation {

    position:relative; 

    z-index:3; 

    width: 11.6em;

}

 

#p-navigation .pBody {

    width: 10.7em; 

    margin: 0 0 0.6em 0em; 

    float: none; 

    overflow: hidden; 

    font-size: 95%;

    background: #E7FFD7;

    border-collapse: collapse;

    border: none; 

    border: 1px solid #aaaaaa;

    padding: 0.3 0.8em 0.3em 0.5em;

}

 

/*#n-contact {display: none;}

#n-sitesupport {display: none;}

#n-Featured-articles {display: none;}

*/



/* ===== search box next? ===== */

#p-search {

    position:relative; 

    z-index:3; 

    width: 11.6em;

}

 

#p-search .pBody {

    width: 11.0em; 

    margin: 0 0 0.6em 0em; 

    float: none; 

    overflow: hidden; 

    font-size: 95%;

    background: #D0F0C0;

    border-collapse: collapse;

    border: none; 

    border: 1px solid #aaaaaa;

    padding: 1.0 0 0 0.5em;

}

 

/* ===== Reduce size of tool sidebox ===== */

#p-tb {

    position:relative; 

    z-index:3; 

    width: 11.6em;

}

 

#p-tb .pBody {

    width: 10.7em; 

    margin: 0 0 0.6em 0em; 

    float: none; 

    overflow: hidden; 

    font-size: 95%;

    background: #ACE19F;

    border-collapse: collapse;

    border: none; 

    border: 1px solid #aaaaaa;

    padding: 0 0.8em 0.3em .5em;

}

 

#p-tb ul, .generated-sidebar ul {

    line-height: 1.5em;



    font-size:95%;

    margin: 0 0 0 1.5em;

    padding:0;

    text-align:left;

    text-transform: none;

}

 

#p-tb li, .generated-sidebar li {

    padding:0;

    margin: 0 0 0 0;

    margin-bottom: 0.1em;

}



/* interaction toolbar */

#p-interaction {display: none;}



/* languages toolbar */

#p-lang {display: none;}



/* Dotted borders on pre look ugly, replace with a solid one */

#bodyContent pre {border: 1px solid #aaa;}

Videos

Youtube | Vimeo | Bing

Websites

Google | Yahoo | Bing

Encyclopedia

Google | Yahoo | Bing

Facebook