[SCM] Website for Isaac project branch, ikiwiki, updated. 2fef228d3608a1f5610f265c28b0e72904c6dcea

Mildred Ki'Lya silkensedai at online.fr
Fri Sep 11 21:12:38 UTC 2009


The following commit has been merged in the ikiwiki branch:
commit 2fef228d3608a1f5610f265c28b0e72904c6dcea
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Fri Sep 11 23:12:18 2009 +0200

    Improved website again

diff --git a/html b/html
index b451eb2..ed1e51c 160000
--- a/html
+++ b/html
@@ -1 +1 @@
-Subproject commit b451eb2053635fe6be32e17c6bc1eed2b8f18040
+Subproject commit ed1e51c5e04ed7ce4912e66a4fd6edd446e2b8b5
diff --git a/index.mdwn b/index.mdwn
index 132e1dc..cba7da2 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -1,12 +1,15 @@
+Lisaac
+======
+
 News
-====
+----
 
 <div class="news">
 [[!inline  pages="news/*" sort="title" reverse="yes" show="5" rootpage="news" template="inlinesimple"]]
 </div>
 
 Overview
-========
+--------
 
 The project Isaac / Lisaac results from the thesis of Benoit Sonntag with in the
 Design Team of Loria. As a whole, this project gives the first steps for solving
diff --git a/local.css b/local.css
index 4328a1e..6e773dc 100644
--- a/local.css
+++ b/local.css
@@ -112,6 +112,7 @@ body {
   padding: 0;
 }
 #logos * {
+  text-align: center;
   margin-left: auto;
   margin-right: auto;
   margin: 0;
@@ -126,10 +127,13 @@ body {
 }
 
 #footer {
+  padding: 1em;
   background-color: #78a1cd;
   background-image: url(images/h1-gradient.png);
   background-repeat: repeat-y;
   background-position: left top;
+}
+#footer {
   color: white;
 }
 

-- 
Website for Isaac project



More information about the Lisaac-commits mailing list