Commit 7b798c58a548725fb54bb8066560df8af33d4cff
1 parent
4a23d428
Exists in
master
and in
5 other branches
style for social networks block
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
style.css
... | ... | @@ -1911,8 +1911,8 @@ input.button.with-text { |
1911 | 1911 | left: -11px; |
1912 | 1912 | } |
1913 | 1913 | /*título do bloco de pessoas dentro do container */ |
1914 | -.action-home-index #content .box-1 .container-block-plugin_container-block .people-block .block-title, | |
1915 | -.action-environment_design-index #content .box-1 .container-block-plugin_container-block .people-block .block-title { | |
1914 | +.action-home-index #content .box-1 .container-block-plugin_container-block .block .block-title, | |
1915 | +.action-environment_design-index #content .box-1 .container-block-plugin_container-block .block .block-title { | |
1916 | 1916 | padding-left: 10px; |
1917 | 1917 | padding-bottom: 24px; |
1918 | 1918 | /*teste*/ top: -2px; left: -24px; | ... | ... |