MediaWiki:Mobile.css: Difference between revisions

Jump to navigation Jump to search
No edit summary
Tags: Reverted Mobile edit Mobile web edit
No edit summary
Tags: Reverted Mobile edit Mobile web edit
Line 655: Line 655:
/* Table styling */
/* Table styling */
.wikitable {
.wikitable {
    background-color: rgb(31, 30, 30) !important;
     border: 1px solid #242322 !important;
     border: 1px solid #242322 !important;
     boder-color: rgb(36, 35, 34) !important;
     boder-color: rgb(36, 35, 34) !important;
Line 668: Line 669:


table.wikitable td {
table.wikitable td {
     background-color: rbg(31, 30, 30) !important;
     background-color: rgb(31, 30, 30) !important;
     border: 1px solid #242322 !important;
     border: 1px solid #242322 !important;
     boder-color: rgb(36, 35, 34) !important;
     boder-color: rgb(36, 35, 34) !important;