소스 검색

Add color to image span

Angus McLeod 7 년 전
부모
커밋
bb03477251
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      assets/stylesheets/wizard/wizard_custom.scss

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

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