Utilisateur:Graouuh/CarteV2/CSS

De Guild Wars 2 Wiki
Aller à la navigation Aller à la recherche

div#map { margin : auto; }

.mapWidget .leaflet-popup-content-wrapper { background:#2c3e50; color:#fff; font-size:8pt; line-height:90%; border: solid 1px black; border-radius: 0px; opacity: 0.85; filter: alpha(opacity=85); max-width: 230px; }

.mapWidget .leaflet-popup-content-wrapper a{ color:#E6D39B; }

.mapWidget .leaflet-popup-content p { margin: 0px; opacity: 1; filter: alpha(opacity=100); /* For IE8 and earlier */ text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; }

.mapWidget .leaflet-popup-content { margin: 3px 3px; }

.mapWidget .leaflet-popup-tip-container { visibility: hidden; }

.worldMapInfos { padding:5px 10px; font-size: 12px; background:#fff; color:#000; border: solid 1px black; height: 30px wdith: auto; font-weight: bold; }

.worldMapInfos:empty { display: none; }

.active{ opacity: 1; filter: alpha(opacity=100); }

.inactive{ opacity: 0.5; filter: alpha(opacity=50); }

.mapChatLink{ width:74px; display:hidden-block; font-size:8pt; background-color:transparent; color:white; border: 0px solid; } .labelstyle { font-family: 'Menomonia'; font-size: 130%; color: white; font-style: italic; min-width: 150px; max-width: 150px; line-height: 90%; text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; text-align: center; text-decoration: none; }