File tree Expand file tree Collapse file tree
apps/search_page/static/search_page/css Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# google-search {
22
3- & : is (# cms-content-container > * : last-child ) {
3+ & : is (# cms-content-container > * : last-child ) {
44 margin-bottom : var (--global-space--section-gap , 60px );
55 }
66
5454 padding : unset;
5555 }
5656 & .gs-spelling a {
57- color : var (--global-color-accent--normal );
57+ color : var (--global-color-accent--light );
5858
5959 /* to undo core-styles.base */
6060 /* https://github.com/TACC/Core-Styles/blob/8ab89d3/src/lib/_imports/elements/links.css */
8080
8181 /* (search result titles) */
8282 & a .gs-title : link {
83- color : var (--global-color-accent--normal );
83+ color : var (--global-color-accent--light );
8484 text-decoration : none;
8585 text-decoration-thickness : var (--global-border-width--normal );
8686 text-underline-offset : 0.2em ;
114114 }
115115
116116 & .gsc-cursor-current-page {
117- color : var (--global-color-accent--normal );
117+ color : var (--global-color-accent--light );
118118 text-decoration : none;
119119 text-decoration-thickness : var (--global-border-width--normal );
120120 text-underline-offset : 0.2em ;
130130 /* GOOGLE BRANDING */
131131
132132 & .gcsc-find-more-on-google {
133- color : var (--global-color-accent--normal );
133+ color : var (--global-color-accent--light );
134134 text-decoration : none;
135135 text-decoration-thickness : var (--global-border-width--normal );
136136 text-underline-offset : 0.2em ;
You can’t perform that action at this time.
0 commit comments