Hirdetés

Új hozzászólás Aktív témák

  • dqdb

    Topikgazda

    válasz Penge_4 #10162 üzenetére

    Igen. A CSS2 támogatja, lehet, hogy már a CSS1 is. Fontos, hogy az @import szabályokat a fájl elejére kell írni.

    [link]

    Leteszteltem, megy (linkáthúzós CSS-sel együtt):

    red.css
    body
    {
    background: red !important;
    }

    prohardver.css
    @import "red.css";

    a:visited[href^="/hir/"],
    a:visited[href^="/tema/"],
    a:visited[href^="/teszt/"],
    a:visited[href^="http://prohardver.hu/hir/"],
    a:visited[href^="http://prohardver.hu/tema/"],
    a:visited[href^="http://prohardver.hu/teszt/"],
    a:visited[href^="http://itcafe.hu/hir/"],
    a:visited[href^="http://itcafe.hu/tema/"],
    a:visited[href^="http://itcafe.hu/teszt/"],
    a:visited[href^="http://mobilarena.hu/hir/"],
    a:visited[href^="http://mobilarena.hu/tema/"],
    a:visited[href^="http://mobilarena.hu/teszt/"],
    a:visited[href^="http://gamepod.hu/hir/"],
    a:visited[href^="http://gamepod.hu/tema/"],
    a:visited[href^="http://gamepod.hu/teszt/"],
    a:visited[href^="http://logout.hu/cikk/"],
    a:visited[href^="http://logout.hu/tema/"]
    {
    text-decoration: line-through !important;
    }

    a:visited[class="open"],
    li[class*="block"] > a:visited
    {
    text-decoration: none !important;
    }

    [ Szerkesztve ]

    tAm6DAHNIbRMzSEARWxtZW50ZW0gdmFka5RydIJ6bmkuDQoNClOBc4Ek

Új hozzászólás Aktív témák