Commit 8fcc7f3f32c9290139f53e7880437d087373f8f6
1 parent
8fac6ac0
Exists in
master
and in
4 other branches
change icons of sections
Showing
20 changed files
with
6 additions
and
6 deletions
Show diff stats
_conexions.sass
@@ -124,10 +124,10 @@ | @@ -124,10 +124,10 @@ | ||
124 | width: 58px | 124 | width: 58px |
125 | margin: 0 15px 0 25px | 125 | margin: 0 15px 0 25px |
126 | 126 | ||
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 | ||
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 | ||
131 | - background: url('images/home/12.png') no-repeat left center | 131 | + background: url('images/home/icon-face.png') no-repeat left center |
132 | span | 132 | span |
133 | display: none | 133 | display: none |
_container.sass
@@ -5,13 +5,13 @@ | @@ -5,13 +5,13 @@ | ||
5 | margin-bottom: 65px | 5 | margin-bottom: 65px |
6 | .block-title | 6 | .block-title |
7 | span | 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 | .action-home-index #content .block-outer:nth-child(4) &, #content #box-organizer .block-outer:nth-child(4) & | 9 | .action-home-index #content .block-outer:nth-child(4) &, #content #box-organizer .block-outer:nth-child(4) & |
10 | background: #90B500 | 10 | background: #90B500 |
11 | margin-bottom: 40px | 11 | margin-bottom: 40px |
12 | .block-title | 12 | .block-title |
13 | span | 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 | .action-home-index #content &, #content #box-organizer & | 15 | .action-home-index #content &, #content #box-organizer & |
16 | background: #404040 | 16 | background: #404040 |
17 | margin-bottom: 50px | 17 | margin-bottom: 50px |
@@ -20,7 +20,7 @@ | @@ -20,7 +20,7 @@ | ||
20 | margin: auto | 20 | margin: auto |
21 | width: 960px | 21 | width: 960px |
22 | span | 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 | color: #FFF | 24 | color: #FFF |
25 | display: inline-block | 25 | display: inline-block |
26 | font-family: 'Ubuntu Mediun' | 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
1.32 KB
1.36 KB
4.26 KB
5.71 KB
1.02 KB
909 Bytes
2.13 KB
1.57 KB
1.5 KB