Template:ItemHeldEntry/styles.css: Difference between revisions

From I-Pixelmon
Jump to navigation Jump to search
(Created page with ".itemdrop-cell p { margin: 0; } .itemdrop-cell { padding: 0em .3em 0em .3em; }")
 
No edit summary
 
Line 1: Line 1:
.itemdrop-cell p {
.itemheld-cell p {
     margin: 0;
     margin: 0;
}
}
.itemdrop-cell {
.itemheld-cell {
     padding: 0em .3em 0em .3em;
     padding: 0em .3em 0em .3em;
}
}

Latest revision as of 03:09, 17 June 2025

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