change favicon
This commit is contained in:
@@ -41,6 +41,20 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.leaflet-marker-icon {
|
||||
.fa-message {
|
||||
font-size: 32px;
|
||||
text-shadow: rgba(0, 0, 0, 0.5) 3px 3px 3px;
|
||||
color: #6DFF58;
|
||||
}
|
||||
|
||||
.fa-message-in {
|
||||
font-size: 13px;
|
||||
color: #326526;
|
||||
top: 3px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* Leaflet patches */
|
||||
@@ -290,10 +304,12 @@
|
||||
.info-window {
|
||||
h1 {
|
||||
font-size: 1.2em;
|
||||
margin: 1em 0;
|
||||
}
|
||||
|
||||
p {
|
||||
font-size: 1.0em;
|
||||
font-size: 1.0em;
|
||||
margin: 0.5em 0 0 0;
|
||||
}
|
||||
|
||||
i {
|
||||
@@ -301,10 +317,11 @@
|
||||
font-size: 1.33333333em;
|
||||
line-height: 0.75em;
|
||||
vertical-align: -15%;
|
||||
@extend .fa-fw;
|
||||
}
|
||||
|
||||
.pics {
|
||||
margin-top: 0.5em;
|
||||
|
||||
a {
|
||||
display: inline-block;
|
||||
margin-right: 15px;
|
||||
|
||||
Reference in New Issue
Block a user