Merge pull request #804 from coralproject/offtopic-style-change

changes to off-topic badge colors
This commit is contained in:
Kim Gardner
2017-07-26 15:07:06 -04:00
committed by GitHub
@@ -8,10 +8,10 @@
}
.tag {
background: #3D73D5;
background: #D2D7D3;
font-size: 12px;
font-weight: bold;
color: white;
color: #4A4A4A;
display: inline-block;
margin: 0px 5px;
padding: 5px 5px;