fixed styling on user agreement

This commit is contained in:
2026-03-04 21:47:21 -07:00
parent edf20f4326
commit 50b5ef71b1
3 changed files with 8 additions and 5 deletions
+5 -2
View File
@@ -7,7 +7,10 @@
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
*/
pre.amsPost a {
--tw-text-opacity: 1;
color: rgb(29 78 216 / var(--tw-text-opacity, 1));
color: rgb(29 78 216);
text-decoration: underline;
}
div.amsDocument a {
color: rgb(29 78 216);
text-decoration: underline;
}