summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <elena.valhalla@gmail.com>2012-05-03 11:25:21 +0200
committerElena ``of Valhalla'' Grandi <elena.valhalla@gmail.com>2012-05-03 11:25:43 +0200
commit7fa403e96f5135289e81730bcc8d10becf6105d4 (patch)
treecb7c5eaa9005b66ab0dafba093fc0760c70cce3c
parent558a95d7beefac605ee6ede848fde6c6782ed408 (diff)
template + style: semplificato e centrato il footer
-rw-r--r--src/style/default.css1
-rw-r--r--src/template.txt4
2 files changed, 1 insertions, 4 deletions
diff --git a/src/style/default.css b/src/style/default.css
index b2ba54c..faeb86b 100644
--- a/src/style/default.css
+++ b/src/style/default.css
@@ -23,6 +23,7 @@ div#main {
div#footer {
clear: both;
font-size: 80%;
+ text-align: center;
}
:link {
diff --git a/src/template.txt b/src/template.txt
index 942038d..87dc72e 100644
--- a/src/template.txt
+++ b/src/template.txt
@@ -45,10 +45,6 @@
<div id="source">
Pagina proveniente da http://www.lifolab.org/<% pagepath %>
</div>
- <div id="copyright">
- © Copyright
- </div>
-
<div id="rest2web">
Generato con
<a href="http://www.voidspace.org.uk/python/rest2web/">rest2web</a>