mirror of
https://github.com/heyarne/berliner-winter.git
synced 2026-05-06 19:23:39 +02:00
Use div icons instead of circleMarkers
This commit is contained in:
parent
29e4d599c1
commit
d7d78b7fc4
2 changed files with 19 additions and 2 deletions
|
|
@ -116,3 +116,9 @@ body {
|
|||
.category-filter .uncategorized a:after {
|
||||
border-color: #355C7D;
|
||||
}
|
||||
|
||||
.circle-marker {
|
||||
border-radius: 50%;
|
||||
border: 2px solid rgba(0,0,0,.5);
|
||||
background: rgba(0,0,0,.2);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue