1
|
|
2
|
tr.taxonomy-term-preview {
|
3
|
background-color: #EEE;
|
4
|
}
|
5
|
tr.taxonomy-term-divider-top {
|
6
|
border-bottom: none;
|
7
|
}
|
8
|
tr.taxonomy-term-divider-bottom {
|
9
|
border-top: 1px dotted #CCC;
|
10
|
}
|
11
|
.taxonomy-term-description {
|
12
|
margin: 5px 0 20px;
|
13
|
}
|