added reperes, see task #74

This commit is contained in:
Bachir Soussi Chiadmi
2017-12-04 17:42:02 +01:00
parent 6e207dedcf
commit dd6e1563c0
8 changed files with 105 additions and 5 deletions
+8
View File
@@ -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;