Subversion Repositories eFlore/Projets.eflore-projets

Compare Revisions

Ignore whitespace Rev 246 → Rev 247

/trunk/services/modules/0.1/chorodep/cartes/france_02.css
12,12 → 12,36
*/
.bordure {
fill-opacity: 0;
stroke:blue;
stroke:black;
stroke-opacity: 1;
stroke-width:1;
stroke-miterlimit: 3.97446823;
stroke-dasharray: none;
}
.cadre {
fill: none;
fill-rule: evenodd;
stroke: rgb(51, 51, 51);
stroke-width: 0.918924px;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-opacity: 1;
}
.txt {
font-size:9px;
font-style:normal;
font-variant:normal;
font-weight:normal;
font-stretch:normal;
fill:#000000;
fill-opacity:1;
stroke:none;
stroke-width:1px;
stroke-linecap:butt;
stroke-linejoin:miter;
stroke-opacity:1;
font-family:Sans;
}
.land {
fill: #b9b9b9;
fill-opacity: 1;
27,15 → 51,37
stroke-miterlimit: 3.97446823;
stroke-dasharray: none;
}
.titre{
width:50px;
}
#couche-num-dep text{
font-size:9px;
font-style:italic;
font-variant:normal;
font-weight:bold;
font-stretch:normal;
text-align:start;
line-height:100%;
text-anchor:start;
fill:#000000;
fill-opacity:1;
stroke:none;
stroke-width:1px;
stroke-linecap:butt;
stroke-linejoin:miter;
stroke-opacity:1;
display:inline;
font-family:Serif;
}
.mayotte {
opacity:1;
}
.dom {
opacity:1;
opacity:1;
}
.idfbig {
opacity:1;
opacity:1;
}
.idfsmall {
opacity:0;
}
opacity:0;
}