Konu
Mobilden butona bastığımda mavi olması
03-03-2020, 14:58:06
#4
mhmtsabirli
Üyeliği durduruldu
BunyMedia adlı üyeden alıntı:
mesajı görüntüle
Hocam linkte de aynı olay mevcut ben öyle olsun istemiyorum
<style>
a {
color: black;
text-decoration: none;
}
a:active {
color: black;
}
a:link, a:visited {
color: black;
}
</style>