hover white in h4 title
This commit is contained in:
parent
7c9d942e38
commit
8c54cc749c
@ -422,6 +422,10 @@ a.pagination-previous.disabled, a.pagination-next.disabled {
|
|||||||
margin-bottom: 1.5rem;
|
margin-bottom: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h4 > a:hover {
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
|
||||||
.is-button-grey, .pagination-link {
|
.is-button-grey, .pagination-link {
|
||||||
background-color: #7a7a7a;
|
background-color: #7a7a7a;
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user