User:Guywithpot/common.css

/* THIS stylesheet is a basic dark mode for Wikipedia, inspired by many hours of blinding study. Darkmode will make the pages much easier to read, especially when reading for a long duration. 
YOU can now download the Wikidark extension for Google Chrome <https://chrome.google.com/webstore/detail/wikidark/lcmpmaacbobambpleeocghndddaimfod> 
ALTERNATIVELY you can use a browser extension to enable and apply custom CSS on selected webpages. I currently use MagicCSS for Chrome.
IF YOU find that it needs any adjustments, such as certain areas not appearing correctly, feel free to bother me about it: [email protected] 
THANK YOU. 

UPDATED 5/27/2020: 
Added Logo. 
Added Main Page. 
Added Talk Page. 
Corrected <pre> elements. 
Corrected navigation boxes. 
Corrected empty table data. 
Corrected collapsible tables. */
/*
html, body,  .mwe-popups-container, .mw-page-container, .navbox-abovebelow, .outercollapse, .searchboxInput, .vertical-navbox div, .vertical-navbox, #centralized-discussion-label, .module-shortcutboxplain, .plainlinks, .mp-h2, .itn-special, #mp-lower, #mp-right, #mp-left, #mp-topbanner, #content, #mw-head, #mw-panel,.infobox,table,tr,td, ul, a,.thumbinner,.toc, #catlinks,.navbox, th,#searchInput,.mwe-popups,#mwe-popups-settings {
    background-color:#222 !important;
}

.mw-sidebar{
	background:none !important;
}

.rt-tooltip{
	background-color:#333 !important;
}

.mwe-popups .mwe-popups-extract:after {
background-image: -webkit-linear-gradient(to right,rgba(34,34,345,0),#222 50%) !important;
background-image: linear-gradient(to right,rgba(34,34,34,0),#222 50%) !important;
}

p, ul, li, h1, h2, h3, h4, h5, tr, dl, b, abbr, .rt-tooltip, .navbox-title span,.vertical-navbox div span, .infobox, .tfa-recent, #mp-topbanner,.thumb, .tocnumber, #mwe-popups-settings * {
    color:#ccc !important;
}
pre { background-color:#999; }

.hatnote {
    color:#999 !important;
    font-weight: bold;
}

#mw-head-base { border-bottom:1px solid; }

a, label {
    color:#ffffff !important;
}

a:visited {
    color:#aaaaaa !important;
}

.thumbinner {
    border:none !important;
}

img { filter: brightness(90%) }

.toclevel-1, .toclevel-2 {
  list-style: none !important;
}

li:not(.toclevel-1)::before {
  content: "\2022"; 
  color: #eee; 
  display: inline-block; 
  width: 1em; 
  margin-left: -1em; 
}

.mwe-popups-overlay {
    background-color:rgba(33,33,33,.75);
}

.mwe-popups {
    border:1px solid #ccc;
}

.mw-wiki-logo {
    background-image: url('https://i.imgur.com/4DYX2lY.png');
}
*/

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.