Nord Theme - Make links have a different colour (#1900)

This commit is contained in:
Renere 2022-10-02 12:53:33 +10:30 committed by Joe Stump
parent 82c56e1115
commit f3decf89ee
No known key found for this signature in database
GPG Key ID: 29151C3EC48A0EB9

View File

@ -386,6 +386,11 @@ export default {
margin: '0 5px 0 5px',
},
},
RaLink: {
link: {
color: '#81A1C1',
},
},
RaPaginationActions: {
currentPageButton: {
border: '2px solid rgba(255,255,255,0.25)',