File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -163,8 +163,7 @@ textarea:not([rows]) {
163163 --color-codeblock-border : 0.63 0 0 ;
164164 --color-codeblock-background : 1 0 0 ;
165165 --color-codeblock-highlight : 0.99 0.0479 105.97 ;
166- --color-footer : 0.23 0 0 ;
167- --color-footer-text : 0.91 0 0 ;
166+ --color-footer-text : 0 0 0 / 65% ;
168167 --color-product-title : 0.64 0 0 ;
169168 --color-tabs-inactive-border : 0 0 0 / 20% ;
170169 --color-callout-warning : 0.65 0.188 24 ;
@@ -529,11 +528,17 @@ ol li:last-child {
529528 }
530529}
531530
531+ .last-modified {
532+ margin : 1rem 0 0 0 ;
533+ font-size : 0.875rem ;
534+ }
535+
532536.footer {
533537 grid-area : footer;
534538 padding : var (--space-l );
535- background-color : oklch (var (--color-footer ));
536539 margin-top : auto;
540+
541+ border-top : 1px solid oklch (var (--color-divider ));
537542}
538543
539544/* sidebar toggling */
Original file line number Diff line number Diff line change 6767 document . querySelector ( ".qualtrics-feedback" ) . id = window . location . hostname . includes ( "staging" ) ? "ZN_2YG73ads2zp5bN0" : "ZN_2QSTn2r41YlXrYk"
6868 } ) ;
6969</ script >
70- < hr >
7170< div style ="height: 60px; "> </ div >
7271< div class ="qualtrics-feedback " id ='ZN_2QSTn2r41YlXrYk '> <!--DO NOT REMOVE-CONTENTS PLACED HERE--> </ div >
7372<!--END WEBSITE FEEDBACK SNIPPET-->
You can’t perform that action at this time.
0 commit comments