Commit
2f094f54d4cb9eb8243448016c97e5317ecdeba2
Exists in
master
and in
23 other branches
activate_plugin, api_fixies, api_tasks, article_blog_visualization_format, article_layout_refactoring, article_layout_temp, blog_page_bug, clone_article, communities_ratings, design_template, event_layout, fix_forum, fix_optional_fields, fix_suggest_article, folder_improvments, manage_organization, merge_deactive_and_ban, news_page, script_to_update, stable, template_mirror_block, tests, tests_fixies
ActionItem0: removing simple template
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@67 3f533792-8f58-4932-b0fe-aaf55b0a4547
| @@ -38,5 +38,11 @@ |
| @@ -38,5 +38,11 @@ |
38
| #box_3 { |
38
| #box_3 { |
39
| width: 400px; |
39
| width: 400px; |
40
| |
40
| |
41
| - float: left; |
41
| + clear: both; |
| |
42
| +} |
| |
43
| + |
| |
44
| +#footer{ |
| |
45
| + font-size: 30px; |
| |
46
| + background: #FFFFFF url('../images/colivre_logo.png') repeat-x; |
42
| } |
47
| } |
| |
48
| + |