z-index for playgrounds
This commit is contained in:
parent
0efbaa9f97
commit
ac95c901ed
1 changed files with 4 additions and 4 deletions
|
@ -312,21 +312,21 @@ area|z13-[aeroway=aerodrome] {color: #008ac6; width: 0.8; z-index:5; background-
|
|||
|
||||
area|z12-14[leisure=stadium],
|
||||
area|z12-14[leisure=pitch],
|
||||
{background-color: #e3deb1; casing-width:0.1; casing-color: #996703; z-index:5;}
|
||||
{background-color: #e3deb1; casing-width:0.1; casing-color: #996703; z-index:10;}
|
||||
|
||||
|
||||
area|z12-14[leisure=track],
|
||||
area|z12-14[leisure=playground],
|
||||
{background-color: #DEE7B4; casing-width:0.1; casing-color: #996703; z-index:5;}
|
||||
{background-color: #DEE7B4; casing-width:0.1; casing-color: #996703; z-index:10;}
|
||||
|
||||
|
||||
area|z15-[leisure=stadium],
|
||||
area|z15-[leisure=pitch],
|
||||
{background-color: #e3deb1; casing-width:0.2; casing-color: #996703; z-index:5;}
|
||||
{background-color: #e3deb1; casing-width:0.2; casing-color: #996703; z-index:10;}
|
||||
|
||||
area|z15-[leisure=track],
|
||||
area|z15-[leisure=playground],
|
||||
{background-color: #DEE7B4; casing-width:0.2; casing-color: #996703; z-index:5;}
|
||||
{background-color: #DEE7B4; casing-width:0.2; casing-color: #996703; z-index:10;}
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue