Difference between revisions of "Template:UAlberta/CSS"

Line 50: Line 50:
 
   position: absolute;
 
   position: absolute;
 
   width: 3%;
 
   width: 3%;
   top: 13%;
+
   top: 29%;
   left: 12%;
+
   left: 9.5%;
 
}
 
}
  
Line 57: Line 57:
 
   position: absolute;
 
   position: absolute;
 
   width: 3%;
 
   width: 3%;
   top: 30%;
+
   top: 13%;
   left: 10%;
+
   left: 11%;
 
}
 
}
  
Line 64: Line 64:
 
   position: absolute;
 
   position: absolute;
 
   width: 3%;
 
   width: 3%;
   top: 14%;
+
   top: 13%;
   left: 45%;
+
   left: 11.5%;
 +
}
 +
 
 +
.location-marker-4 {
 +
  position: absolute;
 +
  width: 3%;
 +
  top: 12.5%;
 +
  left: 44.5%;
 
}
 
}
  
.location-marker-1:hover {
+
.ua-global-map a img:hover {
 
   transform: translateY(-18%);
 
   transform: translateY(-18%);
 
}
 
}
  
 
.location-marker-2:hover {
 
.location-marker-2:hover {
   transform: translateY(-18%);
+
   z-index: 1;
 
}
 
}
  
 
.location-marker-3:hover {
 
.location-marker-3:hover {
   transform: translateY(-18%);
+
   z-index: 1;
 
}
 
}
  

Revision as of 20:48, 16 October 2018