Template:BiomeSpawnEntry/styles.css: Difference between revisions

From Pixelrus
Jump to navigation Jump to search
(Created page with ".biomeentry-cell p { margin: 0; } .biomeentry-cell{ padding: 0em .3em 0em .3em; }")
 
No edit summary
Tag: Manual revert
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
.biomeentry-cell p {
.biomespawn-cell p {
     margin: 0;
     margin: 0;
}
}
.biomeentry-cell{
.biomespawn-cell{
   padding: 0em .3em 0em .3em;
   padding: 0em .3em 0em .3em;
}
}

Latest revision as of 00:12, 3 June 2025

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