Ero sivun ”Käyttäjä:Ikaros02/common.css” versioiden välillä
Ak: Uusi sivu: →hyperlinkeille alleviivaus: a { text-decoration: underline; } |
Ei muokkausyhteenvetoa |
||
| (3 välissä olevaa versiota samalta käyttäjältä ei näytetä) | |||
| Rivi 1: | Rivi 1: | ||
/* hyperlinkeille alleviivaus */ | /* hyperlinkeille alleviivaus */ | ||
a { text-decoration: underline; } | 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; } | |||
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; }