Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Ashling Solette/jsn-chart: Difference between revisions

From EVE University Wiki
mNo edit summary
m fixed formatting
Line 5: Line 5:
* Z axis is backwards for a negative number, forwards for a positive number.
* Z axis is backwards for a negative number, forwards for a positive number.
{{#CSS:
{{#CSS:
.jsn-stats td:nth-child(1),
.jsn-stats td:nth-child(8),
.jsn-stats td:nth-child(9),
.jsn-stats td:nth-child(9)
.jsn-stats td:nth-child(10)
  {
  {
   text-align: center;
   text-align: center;
  }
  }
.jsn-stats td:nth-child(2),
.jsn-stats td:nth-child(3),
.jsn-stats td:nth-child(3),
.jsn-stats td:nth-child(4),
.jsn-stats td:nth-child(4),
.jsn-stats td:nth-child(5),
.jsn-stats td:nth-child(5),
.jsn-stats td:nth-child(6),
.jsn-stats td:nth-child(6),
.jsn-stats td:nth-child(7),
.jsn-stats td:nth-child(7)
.jsn-stats td:nth-child(8)
  {
  {
   padding-right: 1em;
   padding-right: 1em;