mirror of
https://github.com/mat-1/matdoesdev.git
synced 2025-08-02 06:36:04 +00:00
try to make links white on ie5
This commit is contained in:
parent
5d69502e28
commit
e1ac5853ba
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ body {
|
|||
}
|
||||
|
||||
a {
|
||||
color: #fff;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
img {
|
||||
|
|
Loading…
Add table
Reference in a new issue