You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
555 B
31 lines
555 B
.pagination-body .pagination .page-item a{ |
|
color: darkred; |
|
} |
|
|
|
.pagination-body .pagination span.page-item.page.current.page-link { |
|
border: darkred; |
|
background: darkred !important; |
|
color: #fff !important; |
|
} |
|
|
|
.label-breadcrumb a { |
|
color: #1d1a1a; |
|
font-size: 20px; |
|
} |
|
|
|
.label-breadcrumb a:hover { |
|
color: darkred; |
|
} |
|
|
|
.breadcrumb-item.active h4 { |
|
color: darkred !important; |
|
} |
|
|
|
.subject-index-body-show h4 a { |
|
color: #1d1a1a !important; |
|
font-size: 20px !important; |
|
} |
|
|
|
.subject-index-body-show h4 a:hover { |
|
color: darkred !important; |
|
} |