File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -55,6 +55,7 @@ Datacite - Bootstrap 5 theme
5555// @import "../../node_modules/bootstrap/scss/responsive-utilities";
5656
5757// Globals
58+ @import " datacite_colors" ;
5859@import " doi/globals/colors" ;
5960@import " doi/globals/variables" ;
6061@import " doi/globals/mixins" ;
Original file line number Diff line number Diff line change 55.footer {
66 width : 100% ;
77 font-size : 16px ;
8- color : $dark-gray ;
8+ color : $datacite-primary- dark-blue ;
99 background-color : $lighter-gray ;
1010 padding : .75em 0 ;
1111 margin : 0 ;
2020 padding-left : 0 ;
2121 }
2222 a , a :hover , a :visited {
23- color : $dark-gray ;
23+ color : $datacite-primary- dark-blue ;
2424 }
2525 h4 .share {
2626 margin-bottom : .5em ;
5555
5656 .color-description {
5757 font-size : 18px ;
58- color : $dark-gray ;
58+ color : $datacite-primary- dark-blue ;
5959 }
6060}
You can’t perform that action at this time.
0 commit comments