|
|
@@ -42,11 +42,11 @@ const AuthFooter = () => { |
|
|
|
</Stack> |
|
|
|
<Stack direction={matchDownSM ? 'column' : 'row'} spacing={matchDownSM ? 1 : 3} textAlign={matchDownSM ? 'center' : 'inherit'} justifyContent={matchDownSM?"center":"flex-end"}> |
|
|
|
|
|
|
|
<a href="https://www.w3.org/WAI/WCAG2AAA-Conformance" |
|
|
|
title="Explanation of WCAG 2 Level AAA conformance"> |
|
|
|
<a href="https://www.w3.org/WAI/WCAG2AA-Conformance" |
|
|
|
title="Explanation of WCAG 2 Level AA conformance"> |
|
|
|
<img height="32" width="88" |
|
|
|
src="https://www.w3.org/WAI/wcag2AAA" |
|
|
|
alt="Level AAA conformance, |
|
|
|
src="https://www.w3.org/WAI/wcag2AA" |
|
|
|
alt="Level AA conformance, |
|
|
|
W3C WAI Web Content Accessibility Guidelines 2.0"/> |
|
|
|
</a> |
|
|
|
<a href="https://www.brandhk.gov.hk/zh-hk" |
|
|
|