Template:AbilityEntry/styles.css: Difference between revisions

From I-Pixelmon
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 3: Line 3:
}
}
.abilityentry-cell{
.abilityentry-cell{
   padding: 0em;
   padding: 0em .3em 0em .3em;
}
}

Latest revision as of 06:15, 2 June 2025

.abilityentry-cell p {
    margin: 0;
}
.abilityentry-cell{
  padding: 0em .3em 0em .3em;
}