Difference between revisions of "User:Grafvitnir/timeless.css"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
Line 2: Line 2:
  background: #262626;
  background: #262626;
  color: #eeeeee;
  color: #eeeeee;
}
#mw-content-container {
background: #464646;
}
}

Revision as of 12:13, 3 October 2023

#mw-content {
 background: #262626;
 color: #eeeeee;
}

#mw-content-container {
 background: #464646;
}