PlaceholderAPI/docs/assets/stylesheets/styling.css

7 lines
138 B
CSS
Raw Normal View History

2024-01-13 15:59:50 +01:00
.md-header__button.md-logo img {
height: 3rem;
2024-01-19 01:14:40 +01:00
}
.md-typeset .grid.cards.hide-list > ul > li > ul > li {
2024-01-19 01:14:40 +01:00
list-style-type: none;
2024-01-13 15:59:50 +01:00
}