diff --git a/index.css b/index.css index 28c991c29b4..85878e54fff 100644 --- a/index.css +++ b/index.css @@ -206,6 +206,18 @@ input:-internal-autofill-selected { } } +#tnc-links { + font-size: larger; + position: relative; + bottom: max(calc(92vh - 100vw / 16 * 9), 0%); +} + +a { + color: #328cea; + margin-right: 4px; + margin-left: 4px; +} + /* Firefox old*/ @-moz-keyframes blink { 0% { diff --git a/index.html b/index.html index d567eba0866..e37529572e5 100644 --- a/index.html +++ b/index.html @@ -117,12 +117,12 @@ -