Commit 2f094f54d4cb9eb8243448016c97e5317ecdeba2

Authored by LeandroNunes
1 parent d272a36e

ActionItem0: removing simple template

git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@67 3f533792-8f58-4932-b0fe-aaf55b0a4547
public/templates/default/images/colivre_logo.png 0 → 100644

2.25 KB

public/templates/default/stylesheets/default.css
... ... @@ -38,5 +38,11 @@
38 38 #box_3 {
39 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 +
... ...