User:MonkeyFlops/vector.css

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search

Note: After publishing, 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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
body{
 background-color: #2E2E2E;
}

h1, h2, h3, h4, h5, h6{
 color: #C3C3C3;
}


#p-personal a{
 color: #C3C3C3;
}

#mw-panel{
 color: #C3C3C3;
}

a{
 color: #7777ff;
}

a:visited{
 color: #7777ff;
}

div#mw-panel ul.vector-menu-content-list > li > a{
 color: #C3C3C3;
}

.mw-body{
 background-color: #2E2E2E;
 color: #C3C3C3;
}

th.headersort{
 background-color: #2E2E2E
 color: #C3C3C3
}

.toc, .toccolours{
 background-color: #2E2E2E
}

.tocnumber{
 color: #C3C3C3
}

.table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th {
 background-color: #2E2E2E;
 border-bottom: 1px solid #C3C3C3;
}