User:Lizz/common.css: Difference between revisions

Jump to navigation Jump to search
(.dutyVersion, .dutyIcon - text-align = center)
(.landscapingSubtype { display: none; })
Line 83: Line 83:
.itemCount, .dutyVersion, .dutyIcon {
.itemCount, .dutyVersion, .dutyIcon {
     text-align: center;
     text-align: center;
}
/* value for categorizing trees that makes them easier to group/sort, but doesn't exist in-game */
.landscapingSubtype {
    display: none;
}
}