1
0
Fork 0
mirror of https://github.com/mat-1/matdoesdev.git synced 2025-08-02 14:46:04 +00:00

try to make links white on ie5

This commit is contained in:
mat 2023-11-27 00:36:25 -06:00
parent 5d69502e28
commit e1ac5853ba

View file

@ -13,7 +13,7 @@ body {
} }
a { a {
color: #fff; color: #ffffff;
} }
img { img {