Commit 75cb878aab0f320732ab4a713af47047f677302c

Authored by Melissa Wen
1 parent bd5fe4d4

Add style on homepage sections and fonts

_container.sass 0 → 100644
... ... @@ -0,0 +1,35 @@
  1 +.container-block-plugin_container-block
  2 + .block-title
  3 + .action-home-index #content .block-outer:first-child &, #content #box-organizer .block-outer:first-child &
  4 + background: #308DC6
  5 + span
  6 + background: url('images/home/01.png') no-repeat left center
  7 + .action-home-index #content .block-outer:nth-child(3) &, #content #box-organizer .block-outer:nth-child(3) &
  8 + background: #90B500
  9 + span
  10 + background: url('images/home/03.png') no-repeat left center
  11 + .action-home-index #content &, #content #box-organizer &
  12 + background: #404040
  13 + border: none
  14 + height: 60px
  15 + line-height: 60px
  16 + margin-bottom: 50px
  17 + span
  18 + background: url('images/home/02.png') no-repeat left center
  19 + color: #FFF
  20 + display: block
  21 + font-family: Ubuntu
  22 + font-size: 18px
  23 + font-variant: normal
  24 + margin: auto
  25 + padding-left: 60px
  26 + width: 900px
  27 + .community-block, .people-block, .raw-html-block
  28 + #content &
  29 + span
  30 + width: auto
  31 + .box
  32 + margin: auto
  33 + width: 960px
  34 + @import conexions
  35 +
... ...
fonts/Ubuntu-B.ttf 0 → 100644
No preview for this file type
fonts/Ubuntu-BI.ttf 0 → 100644
No preview for this file type
fonts/Ubuntu-C.ttf 0 → 100644
No preview for this file type
fonts/Ubuntu-L.ttf 0 → 100644
No preview for this file type
fonts/Ubuntu-LI.ttf 0 → 100644
No preview for this file type
fonts/Ubuntu-M.ttf 0 → 100644
No preview for this file type
fonts/Ubuntu-MI.ttf 0 → 100644
No preview for this file type
fonts/Ubuntu-R.ttf 0 → 100644
No preview for this file type
fonts/Ubuntu-RI.ttf 0 → 100644
No preview for this file type
fonts/UbuntuMono-B.ttf 0 → 100644
No preview for this file type
fonts/UbuntuMono-BI.ttf 0 → 100644
No preview for this file type
fonts/UbuntuMono-R.ttf 0 → 100644
No preview for this file type
fonts/UbuntuMono-RI.ttf 0 → 100644
No preview for this file type
images/home/01.png 0 → 100644

1.74 KB

images/home/02.png 0 → 100644

1.33 KB

images/home/03.png 0 → 100644

2.4 KB