Subversion Repositories eFlore/Applications.coel

Rev

Rev 1646 | View as "text/plain" | Blame | Compare with Previous | Last modification | View Log | RSS feed

@CHARSET "UTF-8";

body {
        margin: 0px;
        padding: 0px;
}

#map {
        position: relative;
}

ul {
        padding-left: 10px;
        margin-top: 5px;
        margin-bottom: 5px;
}

ul li {
    background: url("../images/petitCarreContour.jpg") no-repeat scroll 10px 6px transparent;
    line-height: 18px;
    list-style: none outside none;
    padding-left: 25px;
}

a {
        text-decoration : none;
    border-bottom: 1px dotted #95AE5D;
    color: #598000;
    margin: 0;
}

.popup-simple-text {
        font-size: 1.15em;
}