Commit afd3b197225bfeb28bfcf29d81f73cdd4f5c3951

Authored by Melissa Wen
1 parent 918ee36d
Exists in master

Add icons of central de conteudo

_homeblocks.sass
... ... @@ -166,7 +166,7 @@
166 166 margin: 0 25px 0 0
167 167 padding: 0
168 168 a
169   - background: #FFF2DD url('icons/13.png') no-repeat 25px 40px
  169 + background: #FFF2DD url('icons/videos.png') no-repeat 25px 40px
170 170 background-size: 169px
171 171 border: 1px solid #F9A100
172 172 color: #F9A100
... ... @@ -180,20 +180,20 @@
180 180 width: 169px
181 181 &:nth-child(2)
182 182 a
183   - background: #F9F9F1 url('icons/13.png') no-repeat 25px 40px
  183 + background: #F9F9F1 url('icons/publicacoes.png') no-repeat 25px 40px
184 184 background-size: 169px
185 185 border: 1px solid #B5B88E
186 186 color: #B5B88E
187 187 &:nth-child(3)
188 188 a
189   - background: #DEF4FA url('icons/13.png') no-repeat 25px 40px
  189 + background: #DEF4FA url('icons/imagens.png') no-repeat 25px 40px
190 190 background-size: 169px
191 191 border: 1px solid #3B9AAD
192 192 color: #3B9AAD
193 193 &:last-child
194 194 margin: 0
195 195 a
196   - background: #E7E6F1 url('icons/13.png') no-repeat 25px 40px
  196 + background: #E7E6F1 url('icons/audios.png') no-repeat 25px 40px
197 197 background-size: 169px
198 198 border: 1px solid #6A677C
199 199 color: #6A677C
... ...
icons/13.png

4.26 KB

icons/audios.png 0 → 100644

4.1 KB

icons/imagens.png 0 → 100644

4.03 KB

icons/publicacoes.png 0 → 100644

3.19 KB

icons/publicacoes2.png 0 → 100644

3.29 KB

icons/videos.png 0 → 100644

3.99 KB