Commit 75cb878aab0f320732ab4a713af47047f677302c
1 parent
bd5fe4d4
Exists in
master
and in
5 other branches
Add style on homepage sections and fonts
Showing
17 changed files
with
35 additions
and
0 deletions
Show diff stats
... | ... | @@ -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 | + | ... | ... |
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
1.74 KB
1.33 KB
2.4 KB