Ikaros02 (keskustelu | muokkaukset)
Ei muokkausyhteenvetoa
Ikaros02 (keskustelu | muokkaukset)
Ei muokkausyhteenvetoa
 
(2 välissä olevaa versiota samalta käyttäjältä ei näytetä)
Rivi 1: Rivi 1:
/* hyperlinkeille alleviivaus */
/* hyperlinkeille alleviivaus */
@media screen {
a { text-decoration: underline !important; }
a { text-decoration: underline; }
a:link { text-decoration: underline !important; }
}
a:visited { text-decoration: underline !important; }
a:hover { text-decoration: underline !important; }
a:active { text-decoration: underline !important; }

Nykyinen versio 6. syyskuuta 2024 kello 21.15

/* hyperlinkeille alleviivaus */
a { text-decoration: underline !important; }
a:link { text-decoration: underline !important; }
a:visited { text-decoration: underline !important; }
a:hover { text-decoration: underline !important; }
a:active { text-decoration: underline !important; }