From 56c5856fd724ca141306da9135406c12d2c00f85 Mon Sep 17 00:00:00 2001 From: Valessio Brito Date: Sun, 24 Jul 2011 20:14:08 -0300 Subject: [PATCH] inser diagram appr image --- src/web/static/css/style.css | 2 ++ src/web/static/images/diaappr.png | Bin 0 -> 45322 bytes src/web/templates/about.html | 15 ++++++++++++--- 3 files changed, 14 insertions(+), 3 deletions(-) create mode 100644 src/web/static/images/diaappr.png diff --git a/src/web/static/css/style.css b/src/web/static/css/style.css index e9bd3e8..c4c5eb6 100644 --- a/src/web/static/css/style.css +++ b/src/web/static/css/style.css @@ -71,6 +71,8 @@ border-radius: 10px; box-shadow: 0 2px 20px #545454; } +.about #wrap { max-width: 780px; } + #header { position: absolute; top: 0px; diff --git a/src/web/static/images/diaappr.png b/src/web/static/images/diaappr.png new file mode 100644 index 0000000..eaa1388 Binary files /dev/null and b/src/web/static/images/diaappr.png differ diff --git a/src/web/templates/about.html b/src/web/templates/about.html index 33b3ce6..affdbae 100644 --- a/src/web/templates/about.html +++ b/src/web/templates/about.html @@ -1,12 +1,21 @@ $var title: About $var mod = 'about'; -$var cssfiles: -$var jsfiles: +$var cssfiles: static/css/facebox.css +$var jsfiles: static/js/facebox.js + +
-AppRecommender logo +AppRecommender Diagram

About

-- libgit2 0.21.2