User:Sapanator/darkvector.css
Jump to navigation
Jump to search
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
.infobox, .nav .box { filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffffff,EndColorStr=#ffeeeeee); background-image: linear-gradient(top,#fff 0%,#eee 100%); background-image: -o-linear-gradient(top,#fff 0%,#eee 100%); background-image: -moz-linear-gradient(top,#fff 0%,#eee 100%); background-image: -webkit-linear-gradient(top,#fff 0%,#eee 100%); background-image: -ms-linear-gradient(top,#fff 0%,#eee 100%); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#444),color-stop(1,#333)); } .table.c_03 > tbody > tr:nth-child(2n+1), .table > tbody > tr.c_03:nth-child(2n+1) { background-color: #e6a147; color: #000000; } .table.c_08 > tbody > tr:nth-child(2n+1), .table > tbody > tr.c_08:nth-child(2n+1) { background-color: #7ed9a1; color: #000000; } .table.c_12 > tbody > tr:nth-child(2n+1), .table > tbody > tr.c_12:nth-child(2n+1) { background-color: #83baec; color: #000000; }