Changes

Jump to navigation Jump to search
table test
Line 64: Line 64:  
background-color: initial;
 
background-color: initial;
 
border: none;
 
border: none;
 +
}
 +
 +
table.wikitable, table.wikitable-nopad {
 +
background: revert;
 
}
 
}
   Line 1,298: Line 1,302:  
width: calc(100% - 66px);
 
width: calc(100% - 66px);
 
}
 
}
}}}}
+
}}
 +
 
 +
@media screen {
 +
body .wikitable > * > tr > th {
 +
background-color: {{{theme-page-background-color--secondary|#F2F2F2}}};
 +
color: inherit;
 +
}
 +
 
 +
.wikitable, .wikitable:not([style*="background-color"]) {
 +
color: {{{theme-page-text-color|#3A3A3A}}};
 +
}
 +
.wikitable:not([style*="background-color"]) > * > tr > td {
 +
background: revert;
 +
}
 +
}
 +
}}
 
<div class="fandom-global-navigation">
 
<div class="fandom-global-navigation">
 
<div class="fandom-global-navigation__top">
 
<div class="fandom-global-navigation__top">
1,149

edits

Navigation menu