Subversion Repositories eFlore/Projets.eflore-projets

Rev

Rev 570 | Rev 1233 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 570 Rev 573
Line 84... Line 84...
84
			stroke-linejoin:miter;
84
			stroke-linejoin:miter;
85
			stroke-opacity:1;
85
			stroke-opacity:1;
86
			font-family:Sans;
86
			font-family:Sans;
87
		}
87
		}
88
		.land {
88
		.land {
89
			fill: #ffffff;
89
			fill: #E0E3E5;
90
			fill-opacity: 1;
90
			fill-opacity: 1;
91
			stroke: black;
91
			stroke: white;
92
			stroke-opacity: 1;
92
			stroke-opacity: 1;
93
			stroke-width:0.5;
93
			stroke-width:0.5;
94
			stroke-miterlimit: 3.97446823;
94
			stroke-miterlimit: 3.97446823;
95
			stroke-dasharray: none;
95
			stroke-dasharray: none;
96
		}
96
		}