Skip to content

Instantly share code, notes, and snippets.

@bernardodiasc
Created April 18, 2016 12:04
Show Gist options
  • Save bernardodiasc/365c9552c638d6c8ecb8da67717d0692 to your computer and use it in GitHub Desktop.
Save bernardodiasc/365c9552c638d6c8ecb8da67717d0692 to your computer and use it in GitHub Desktop.
.politic.col-sm-6.col-md-4.col-lg-3.yes:after {
content: '';
display: block;
width: 15px;
height: 15px;
position: absolute;
z-index: 9;
background: red;
border-radius: 50%;
top: 27%;
left: 18%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment