MediaWiki:Theme-dark.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 2: Line 2:


.mw-parser-output a.extiw:visited, .mw-parser-output a.external:visited { color: #FFB200; }
.mw-parser-output a.extiw:visited, .mw-parser-output a.external:visited { color: #FFB200; }
.wikitable { background-color: #3f3f3f; color: #202122; margin: 1em 0; border: 1px solid #a2a9b1; border-collapse: collapse; }


.custom-table tbody .cell-red { background-color: #ffdddd; }
.custom-table tbody .cell-red { background-color: #ffdddd; }
Line 33: Line 31:
#content { background-color: #231F20; color: #FFFFFF; }  
#content { background-color: #231F20; color: #FFFFFF; }  


.wikitable { background-color: #231f20; color: #FFFFFF; border: 1px solid #600700; }
.wikitable { background-color: #3F3F3F; color: #FFFFFF; border: 1px solid #600700; }
   
   
/* This is from the background color of the title of the Navigation menu in the left column */
/* This is from the background color of the title of the Navigation menu in the left column */

Navigation menu