From 6a4a0a0fbc6c3384d85909434f45cf15150bb90e Mon Sep 17 00:00:00 2001 From: Daniela Soares Feitosa Date: Sun, 14 Jul 2013 23:02:13 -0300 Subject: [PATCH] Capa do ambiente --- favicon.ico | Bin 0 -> 1150 bytes footer.rhtml | 2 ++ header.rhtml | 9 +++++++++ images/bg-top.png | Bin 0 -> 132 bytes images/bg.png | Bin 0 -> 744 bytes images/logo-noosfero.png | Bin 0 -> 2424 bytes images/logo-ps.png | Bin 0 -> 6050 bytes navigation.rhtml | 18 ++++++++++++++++++ site_title.rhtml | 1 + style.css | 167 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ theme.yml | 3 +++ 11 files changed, 200 insertions(+), 0 deletions(-) create mode 100644 favicon.ico create mode 100644 header.rhtml create mode 100644 images/bg-top.png create mode 100644 images/bg.png create mode 100644 images/logo-noosfero.png create mode 100644 images/logo-ps.png create mode 100644 navigation.rhtml create mode 100644 site_title.rhtml create mode 100644 style.css create mode 100644 theme.yml diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..f8c4036 Binary files /dev/null and b/favicon.ico differ diff --git a/footer.rhtml b/footer.rhtml index eaffd9d..bfe1866 100644 --- a/footer.rhtml +++ b/footer.rhtml @@ -4,9 +4,11 @@