koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/en/includes opac.css,NO


From: Owen Leonard
Subject: [Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/en/includes opac.css,NONE,1.1.2.1
Date: Wed, 07 Jan 2004 09:29:56 -0800

Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/en/includes
In directory 
sc8-pr-cvs1:/tmp/cvs-serv32370/koha-tmpl/opac-tmpl/default/en/includes

Added Files:
      Tag: rel_2_0
        opac.css 
Log Message:
Adding external css file to move invalid attributes out of body tag

--- NEW FILE ---
a:link {
        color : #0000FF;
}

a:visited {
        color : #3366CC;
}

a:hover {
        color : #000066;
}

a:active {
        color : #CC3300;
}

a.white {
        font-weight : normal;
        text-decoration : none;
        cursor : hand;
        color : #FFFFFF;
        padding : 4px;
        font-weight : bold;
        }

body {
        background-color : #FFFFFF;
        color : #000000;
        margin : 0px;
        padding : 0px;
}}



reply via email to

[Prev in Thread] Current Thread [Next in Thread]