Orlando: Benutzerstylesheet

Beitrag lesen

Hi Cheatah,

ein interessantes Stylesheet hast du da.

a[href*="ideenreich.com/"] { text-decoration:line-through !important; }

*lol* Das gefällt mir, fehlt nur mehr "background-color:banana-metallic" ;)

Ich hätte da auch noch einige Vorschläge:

a[href^="http://"]:after { content:" <"attr(href)"> "; }

q { quotes: "" "" "" ""; } oder auch q { quotes: "\00ab" "\00bb" "\8249" "\8250";}
q:before { content:open-quote; }
q:after { content:close-quote; }

LG Roland