added reperes, see task #74
This commit is contained in:
Vendored
+8
@@ -65,9 +65,17 @@ html, body {
|
||||
z-index: 2; }
|
||||
#main .page .maps .map {
|
||||
position: absolute;
|
||||
z-index: 3;
|
||||
cursor: pointer; }
|
||||
#main .page .maps .map[debug="true"] {
|
||||
background-color: rgba(0, 0, 250, 0.4); }
|
||||
#main .page .maps .repere {
|
||||
position: absolute;
|
||||
cursor: pointer;
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
z-index: 2; }
|
||||
|
||||
#navigation {
|
||||
width: 455.04741mm;
|
||||
|
||||
Reference in New Issue
Block a user