summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToM <tom@leloop.org>2012-11-08 04:53:04 -0800
committerToM <tom@leloop.org>2012-11-08 04:53:04 -0800
commit78db713240edcdf7237bc61cf43489e34e393610 (patch)
tree8fcd37a36706105219a6eab5a4bc93124c3c9dd8
parentc35547201368446139ff59732fb96f9f6ad343e8 (diff)
parente8464cf98d317e4564b437ffc7393d5343965eb6 (diff)
Merge pull request #4 from letompouce/master
Merge letompouce footer image fixes.
-rw-r--r--_templates/footer.mako4
-rw-r--r--css/site.css2
-rw-r--r--img/88x31.pngbin5544 -> 0 bytes
-rw-r--r--img/adfreebutton.jpgbin28446 -> 25161 bytes
-rw-r--r--img/blackboxe.pngbin8951 -> 0 bytes
-rw-r--r--img/cc-bysanc.pngbin0 -> 5906 bytes
-rw-r--r--img/close.pngbin6929 -> 5632 bytes
-rw-r--r--img/lqdn-censortefeux-1.gifbin22011 -> 0 bytes
-rw-r--r--img/lqdn.pngbin15270 -> 1723 bytes
-rw-r--r--img/open.pngbin6929 -> 5632 bytes
-rw-r--r--img/phack.pngbin8389 -> 0 bytes
-rw-r--r--img/rss.pngbin569 -> 3716 bytes
-rw-r--r--img/tetalab.pngbin5985 -> 0 bytes
-rw-r--r--img/tmplab.pngbin11008 -> 0 bytes
-rw-r--r--img/toile-libre.pngbin6402 -> 1361 bytes
-rw-r--r--img/usi.pngbin38194 -> 0 bytes
-rw-r--r--img/vi_powered.gifbin214 -> 0 bytes
17 files changed, 3 insertions, 3 deletions
diff --git a/_templates/footer.mako b/_templates/footer.mako
index 2429d5e..ed8d30b 100644
--- a/_templates/footer.mako
+++ b/_templates/footer.mako
@@ -1,10 +1,10 @@
<p>
<ul>
- <li> <a href="http://www.laquadrature.net/"><img class="support" src="/img/lqdn.png" width=48 /></a><br />
+ <li> <a href="http://www.laquadrature.net/"><img src="/img/lqdn.png" width=48 /></a><br />
</ul>
<a href="${bf.util.site_path_helper(bf.config.blog.path,'feed')}"><img src="/img/rss.png" height='20' /></a>
<a href="http://creativecommons.org/licenses/by-nc-sa/2.0/fr/"><img src="/img/88x31.png" height='20' /></a>
-<a href="http://www.adfreeblog.org/" height='10'><img src="/img/adfreebutton.jpg" height='20' /></a>
+<a href="http://www.adfreeblog.org/"><img src="/img/adfreebutton.jpg" height='20' /></a>
<a href="http://www.toile-libre.org/"><img style="background: white" src="/img/toile-libre.png" height='20' /></a><br />
powered by <a href="http://www.blogofile.com">blogofile</a>.<br/>
</p>
diff --git a/css/site.css b/css/site.css
index ef782b2..bedc0e6 100644
--- a/css/site.css
+++ b/css/site.css
@@ -67,7 +67,7 @@ a:hover.title {
}
#footer ul img {
- width: 57px;
+ /* width: 57px; */
}
diff --git a/img/88x31.png b/img/88x31.png
deleted file mode 100644
index 6bd21d9..0000000
--- a/img/88x31.png
+++ /dev/null
Binary files differ
diff --git a/img/adfreebutton.jpg b/img/adfreebutton.jpg
index 7dfedb4..0b8a2a6 100644
--- a/img/adfreebutton.jpg
+++ b/img/adfreebutton.jpg
Binary files differ
diff --git a/img/blackboxe.png b/img/blackboxe.png
deleted file mode 100644
index a9347ff..0000000
--- a/img/blackboxe.png
+++ /dev/null
Binary files differ
diff --git a/img/cc-bysanc.png b/img/cc-bysanc.png
new file mode 100644
index 0000000..99bd293
--- /dev/null
+++ b/img/cc-bysanc.png
Binary files differ
diff --git a/img/close.png b/img/close.png
index 8b8dbc8..1c7c537 100644
--- a/img/close.png
+++ b/img/close.png
Binary files differ
diff --git a/img/lqdn-censortefeux-1.gif b/img/lqdn-censortefeux-1.gif
deleted file mode 100644
index 4af1ed3..0000000
--- a/img/lqdn-censortefeux-1.gif
+++ /dev/null
Binary files differ
diff --git a/img/lqdn.png b/img/lqdn.png
index 8f72e9c..a599134 100644
--- a/img/lqdn.png
+++ b/img/lqdn.png
Binary files differ
diff --git a/img/open.png b/img/open.png
index 8b8dbc8..1c7c537 100644
--- a/img/open.png
+++ b/img/open.png
Binary files differ
diff --git a/img/phack.png b/img/phack.png
deleted file mode 100644
index f6e7b3d..0000000
--- a/img/phack.png
+++ /dev/null
Binary files differ
diff --git a/img/rss.png b/img/rss.png
index c602370..78191b7 100644
--- a/img/rss.png
+++ b/img/rss.png
Binary files differ
diff --git a/img/tetalab.png b/img/tetalab.png
deleted file mode 100644
index 043eb26..0000000
--- a/img/tetalab.png
+++ /dev/null
Binary files differ
diff --git a/img/tmplab.png b/img/tmplab.png
deleted file mode 100644
index 7397ef9..0000000
--- a/img/tmplab.png
+++ /dev/null
Binary files differ
diff --git a/img/toile-libre.png b/img/toile-libre.png
index f26fe0a..bb5d74f 100644
--- a/img/toile-libre.png
+++ b/img/toile-libre.png
Binary files differ
diff --git a/img/usi.png b/img/usi.png
deleted file mode 100644
index 92c634c..0000000
--- a/img/usi.png
+++ /dev/null
Binary files differ
diff --git a/img/vi_powered.gif b/img/vi_powered.gif
deleted file mode 100644
index d502e18..0000000
--- a/img/vi_powered.gif
+++ /dev/null
Binary files differ