Browse Source

Add color to image span

Angus McLeod 7 years ago
parent
commit
bb03477251
1 changed files with 1 additions and 0 deletions
  1. 1 0
      assets/stylesheets/wizard/wizard_custom.scss

+ 1 - 0
assets/stylesheets/wizard/wizard_custom.scss

@@ -35,6 +35,7 @@
         display: block;
         display: block;
         text-align: center;
         text-align: center;
         max-width: 140px;
         max-width: 140px;
+        color: #333;
       }
       }
 
 
       &.group {
       &.group {