Commit 8fcc7f3f32c9290139f53e7880437d087373f8f6

Authored by Melissa Wen
1 parent 8fac6ac0

change icons of sections

_conexions.sass
... ... @@ -124,10 +124,10 @@
124 124 width: 58px
125 125 margin: 0 15px 0 25px
126 126 &.instagram
127   - background: url('images/home/10.png') no-repeat left center
  127 + background: url('images/home/icon-insta.png') no-repeat left center
128 128 &.twitter
129   - background: url('images/home/11.png') no-repeat left center
  129 + background: url('images/home/icon-tw.png') no-repeat left center
130 130 &.facebook
131   - background: url('images/home/12.png') no-repeat left center
  131 + background: url('images/home/icon-face.png') no-repeat left center
132 132 span
133 133 display: none
... ...
_container.sass
... ... @@ -5,13 +5,13 @@
5 5 margin-bottom: 65px
6 6 .block-title
7 7 span
8   - background: url('images/home/01.png') no-repeat left center
  8 + background: url('images/home/icon-attend.png') no-repeat left center
9 9 .action-home-index #content .block-outer:nth-child(4) &, #content #box-organizer .block-outer:nth-child(4) &
10 10 background: #90B500
11 11 margin-bottom: 40px
12 12 .block-title
13 13 span
14   - background: url('images/home/03.png') no-repeat left center
  14 + background: url('images/home/icon-conection.png') no-repeat left center
15 15 .action-home-index #content &, #content #box-organizer &
16 16 background: #404040
17 17 margin-bottom: 50px
... ... @@ -20,7 +20,7 @@
20 20 margin: auto
21 21 width: 960px
22 22 span
23   - background: url('images/home/02.png') no-repeat left center
  23 + background: url('images/home/icon-highlight.png') no-repeat left center
24 24 color: #FFF
25 25 display: inline-block
26 26 font-family: 'Ubuntu Mediun'
... ...
images/home/01.png

1.74 KB

images/home/02.png

1.33 KB

images/home/03.png

2.4 KB

images/home/10.png

2.13 KB

images/home/11.png

2.06 KB

images/home/12.png

1.57 KB

images/home/13.png

4.26 KB

images/home/14.png

5.71 KB

images/home/15.png

5.89 KB

images/home/icon-attend.png 0 → 100644

1.32 KB

images/home/icon-conection.png 0 → 100644

1.36 KB

images/home/icon-culture.png 0 → 100644

4.26 KB

images/home/icon-env.png 0 → 100644

5.71 KB

images/home/icon-face.png 0 → 100644

1.02 KB

images/home/icon-highlight.png 0 → 100644

909 Bytes

images/home/icon-insta.png 0 → 100644

2.13 KB

images/home/icon-tec.png 0 → 100644

1.57 KB

images/home/icon-tw.png 0 → 100644

1.5 KB