1
1
mirror of https://github.com/primer/css.git synced 2024-11-11 15:16:03 +03:00

Merge branch 'btn_counters' of https://github.com/primer/primer into btn_counters

This commit is contained in:
Mark Otto 2015-03-27 16:39:29 -07:00
commit 1c240aa159

View File

@ -28,6 +28,7 @@
// Darken for just a tad more contrast against the button background
.counter {
text-shadow: none;
background-color: #ddd;
}