Adds subscriber plugin

This commit is contained in:
Belen Curcio
2017-10-02 01:06:08 -03:00
parent 43cb0efe7e
commit 7aaad6ccd9
12 changed files with 136 additions and 0 deletions
@@ -0,0 +1,12 @@
.badge {
background-color: #616161;
color: white;
display: inline-block;
margin: 0px 5px;
padding: 5px 5px;
border-radius: 2px;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.6px;
font-weight: bold;
}