diff options
-rw-r--r-- | dna.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ width: 8px; height: 8px; border-radius: 50%; + box-shadow: 0 0 .5em .1em #fff; background: var(--light-blue-trans); z-index: -2; } |