From 8fcc7f3f32c9290139f53e7880437d087373f8f6 Mon Sep 17 00:00:00 2001 From: Melissa Wen Date: Tue, 15 Mar 2016 21:34:28 -0400 Subject: [PATCH] change icons of sections --- _conexions.sass | 6 +++--- _container.sass | 6 +++--- images/home/01.png | Bin 1781 -> 0 bytes images/home/02.png | Bin 1359 -> 0 bytes images/home/03.png | Bin 2455 -> 0 bytes images/home/10.png | Bin 2178 -> 0 bytes images/home/11.png | Bin 2111 -> 0 bytes images/home/12.png | Bin 1607 -> 0 bytes images/home/13.png | Bin 4365 -> 0 bytes images/home/14.png | Bin 5842 -> 0 bytes images/home/15.png | Bin 6035 -> 0 bytes images/home/icon-attend.png | Bin 0 -> 1356 bytes images/home/icon-conection.png | Bin 0 -> 1392 bytes images/home/icon-culture.png | Bin 0 -> 4365 bytes images/home/icon-env.png | Bin 0 -> 5842 bytes images/home/icon-face.png | Bin 0 -> 1042 bytes images/home/icon-highlight.png | Bin 0 -> 909 bytes images/home/icon-insta.png | Bin 0 -> 2178 bytes images/home/icon-tec.png | Bin 0 -> 1608 bytes images/home/icon-tw.png | Bin 0 -> 1531 bytes 20 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 images/home/01.png delete mode 100644 images/home/02.png delete mode 100644 images/home/03.png delete mode 100644 images/home/10.png delete mode 100644 images/home/11.png delete mode 100644 images/home/12.png delete mode 100644 images/home/13.png delete mode 100644 images/home/14.png delete mode 100644 images/home/15.png create mode 100644 images/home/icon-attend.png create mode 100644 images/home/icon-conection.png create mode 100644 images/home/icon-culture.png create mode 100644 images/home/icon-env.png create mode 100644 images/home/icon-face.png create mode 100644 images/home/icon-highlight.png create mode 100644 images/home/icon-insta.png create mode 100644 images/home/icon-tec.png create mode 100644 images/home/icon-tw.png diff --git a/_conexions.sass b/_conexions.sass index 0737159..2c65bf6 100644 --- a/_conexions.sass +++ b/_conexions.sass @@ -124,10 +124,10 @@ width: 58px margin: 0 15px 0 25px &.instagram - background: url('images/home/10.png') no-repeat left center + background: url('images/home/icon-insta.png') no-repeat left center &.twitter - background: url('images/home/11.png') no-repeat left center + background: url('images/home/icon-tw.png') no-repeat left center &.facebook - background: url('images/home/12.png') no-repeat left center + background: url('images/home/icon-face.png') no-repeat left center span display: none diff --git a/_container.sass b/_container.sass index c4281c0..27b69ad 100644 --- a/_container.sass +++ b/_container.sass @@ -5,13 +5,13 @@ margin-bottom: 65px .block-title span - background: url('images/home/01.png') no-repeat left center + background: url('images/home/icon-attend.png') no-repeat left center .action-home-index #content .block-outer:nth-child(4) &, #content #box-organizer .block-outer:nth-child(4) & background: #90B500 margin-bottom: 40px .block-title span - background: url('images/home/03.png') no-repeat left center + background: url('images/home/icon-conection.png') no-repeat left center .action-home-index #content &, #content #box-organizer & background: #404040 margin-bottom: 50px @@ -20,7 +20,7 @@ margin: auto width: 960px span - background: url('images/home/02.png') no-repeat left center + background: url('images/home/icon-highlight.png') no-repeat left center color: #FFF display: inline-block font-family: 'Ubuntu Mediun' diff --git a/images/home/01.png b/images/home/01.png deleted file mode 100644 index f7a3db7..0000000 Binary files a/images/home/01.png and /dev/null differ diff --git a/images/home/02.png b/images/home/02.png deleted file mode 100644 index 133387e..0000000 Binary files a/images/home/02.png and /dev/null differ diff --git a/images/home/03.png b/images/home/03.png deleted file mode 100644 index c3b7890..0000000 Binary files a/images/home/03.png and /dev/null differ diff --git a/images/home/10.png b/images/home/10.png deleted file mode 100644 index 84e6af4..0000000 Binary files a/images/home/10.png and /dev/null differ diff --git a/images/home/11.png b/images/home/11.png deleted file mode 100644 index 0efb892..0000000 Binary files a/images/home/11.png and /dev/null differ diff --git a/images/home/12.png b/images/home/12.png deleted file mode 100644 index 8232a67..0000000 Binary files a/images/home/12.png and /dev/null differ diff --git a/images/home/13.png b/images/home/13.png deleted file mode 100644 index 6360dfd..0000000 Binary files a/images/home/13.png and /dev/null differ diff --git a/images/home/14.png b/images/home/14.png deleted file mode 100644 index 8a025e2..0000000 Binary files a/images/home/14.png and /dev/null differ diff --git a/images/home/15.png b/images/home/15.png deleted file mode 100644 index 979a3bb..0000000 Binary files a/images/home/15.png and /dev/null differ diff --git a/images/home/icon-attend.png b/images/home/icon-attend.png new file mode 100644 index 0000000..5f9b4b3 Binary files /dev/null and b/images/home/icon-attend.png differ diff --git a/images/home/icon-conection.png b/images/home/icon-conection.png new file mode 100644 index 0000000..8dedbcb Binary files /dev/null and b/images/home/icon-conection.png differ diff --git a/images/home/icon-culture.png b/images/home/icon-culture.png new file mode 100644 index 0000000..6360dfd Binary files /dev/null and b/images/home/icon-culture.png differ diff --git a/images/home/icon-env.png b/images/home/icon-env.png new file mode 100644 index 0000000..8a025e2 Binary files /dev/null and b/images/home/icon-env.png differ diff --git a/images/home/icon-face.png b/images/home/icon-face.png new file mode 100644 index 0000000..4228d9d Binary files /dev/null and b/images/home/icon-face.png differ diff --git a/images/home/icon-highlight.png b/images/home/icon-highlight.png new file mode 100644 index 0000000..c623c79 Binary files /dev/null and b/images/home/icon-highlight.png differ diff --git a/images/home/icon-insta.png b/images/home/icon-insta.png new file mode 100644 index 0000000..84e6af4 Binary files /dev/null and b/images/home/icon-insta.png differ diff --git a/images/home/icon-tec.png b/images/home/icon-tec.png new file mode 100644 index 0000000..c6561a3 Binary files /dev/null and b/images/home/icon-tec.png differ diff --git a/images/home/icon-tw.png b/images/home/icon-tw.png new file mode 100644 index 0000000..dccd3f1 Binary files /dev/null and b/images/home/icon-tw.png differ -- libgit2 0.21.2