Commit e1fb2ed69da981777f48913af1c2a4449be4e04f
Exists in
master
Merge branch 'master' of http://softwarepublico.gov.br/gitlab/melissawen/participa-site-template
Showing
1 changed file
with
4 additions
and
3 deletions
Show diff stats
_homeblocks.sass
@@ -31,7 +31,7 @@ | @@ -31,7 +31,7 @@ | ||
31 | font-size: 13px | 31 | font-size: 13px |
32 | height: 24px | 32 | height: 24px |
33 | line-height: 24px | 33 | line-height: 24px |
34 | - margin: 25px 0 | 34 | + margin: 25px 0 20px |
35 | padding-left: 30px | 35 | padding-left: 30px |
36 | text-decoration: none | 36 | text-decoration: none |
37 | text-transform: lowercase | 37 | text-transform: lowercase |
@@ -42,12 +42,13 @@ | @@ -42,12 +42,13 @@ | ||
42 | .container-block-plugin_container-block | 42 | .container-block-plugin_container-block |
43 | margin-top: 20px | 43 | margin-top: 20px |
44 | .block-outer | 44 | .block-outer |
45 | + margin: 0 | ||
45 | .display-content-block | 46 | .display-content-block |
46 | background: #999999 | 47 | background: #999999 |
47 | border-top: 5px solid #E5E5E5 | 48 | border-top: 5px solid #E5E5E5 |
48 | margin-right: 0px | 49 | margin-right: 0px |
49 | padding: 25px 0 0 0 | 50 | padding: 25px 0 0 0 |
50 | - width: 480px !important | 51 | + width: 475px !important |
51 | .block-title | 52 | .block-title |
52 | color: #EAE6C6 | 53 | color: #EAE6C6 |
53 | margin-bottom: 20px | 54 | margin-bottom: 20px |
@@ -112,7 +113,7 @@ | @@ -112,7 +113,7 @@ | ||
112 | border-top: 5px solid #999999 | 113 | border-top: 5px solid #999999 |
113 | margin-right: 5px | 114 | margin-right: 5px |
114 | padding: 25px 15px 15px | 115 | padding: 25px 15px 15px |
115 | - width: 450px !important | 116 | + width: 445px !important |
116 | .block-title | 117 | .block-title |
117 | color: #3B9AAD | 118 | color: #3B9AAD |
118 | margin-bottom: 25px | 119 | margin-bottom: 25px |