User:Lizz/common.css: Difference between revisions

Jump to navigation Jump to search
(.landscapingSubtype { display: none; })
(.memoryID { display: none; })
Line 87: Line 87:
/* value for categorizing trees that makes them easier to group/sort, but doesn't exist in-game */
/* value for categorizing trees that makes them easier to group/sort, but doesn't exist in-game */
.landscapingSubtype {
.landscapingSubtype {
    display: none;
}
.memoryID {
     display: none;
     display: none;
}
}