3 lines
35 B
CSS
Raw Permalink Normal View History

2016-05-19 02:00:38 -06:00
.item-hidden {
display: none;
}