Hier ist ein Beispiel dafür, was ich erreichen möchte
Code: Select all
p.footertext {
font-size: 12px;
padding-left: 4px;
text-decoration: none;
}
p.footertext:hover {
/*text:decoration: "italicize smoothly"*/
font-style: italic; /* but with smooth transition?! */
}Code: Select all
Take me to the old site...
Mobile version