Files
drupal11-ddev/web/core/modules/taxonomy/css/taxonomy.theme.css
2025-10-08 11:39:17 -04:00

10 lines
172 B
CSS

.taxonomy-term-preview {
background-color: #eee;
}
.taxonomy-term-divider-top {
border-bottom: none;
}
.taxonomy-term-divider-bottom {
border-top: 1px dotted #ccc;
}