Commit
ab10b960e7fb5479060e236fcf773bb81faa0127
Exists in
master
and in
26 other branches
activities_block, btn-new-post, cosmetic_changes_people_and_communities_block, edit-blocks, edit-header-footer, env-tags-block, forgot_password, layout_support, list_articles_on_blog, loading-indicator-component, login_modal, login_modal_improve, person_info_block, profile-article-resolvers, profile-blocks-sass, profile_description_block_component, profile_page_improvements, recent-activities, remove-article-confirmation, skin-small-change, staging, tags-block, theme-skin-yellow, translations, updated_signup_page, users_profile_page
align center header content for participa consulta theme
| @@ -31,3 +31,7 @@ html, body { |
| @@ -31,3 +31,7 @@ html, body { |
31
| background-size: 30px 30px; |
31
| background-size: 30px 30px; |
32
| color: #DAE1C4; |
32
| color: #DAE1C4; |
33
| } |
33
| } |
| |
34
| + |
| |
35
| +.profile-header{ |
| |
36
| + text-align: center; |
| |
37
| +} |