From 8e6b16866dd97c1a2252fc6b692329ca3878fb25 Mon Sep 17 00:00:00 2001 From: Oros Date: Sun, 3 Feb 2013 15:55:04 +0100 Subject: [PATCH] =?UTF-8?q?Correctif=20sur=20la=20position=20du=20champ=20?= =?UTF-8?q?recherche.=20Dans=20vvb.ini,=20Automicroblog=20automatis=C3=A9,?= =?UTF-8?q?=20c'est=20r=C3=A9p=C3=A9titif.=20Un=20automicroblog=20est=20lu?= =?UTF-8?q?i=20m=C3=AAme=20automatique.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _experimental/autoblog-0.3.php | 4 ++-- _experimental/vvb.ini | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_experimental/autoblog-0.3.php b/_experimental/autoblog-0.3.php index dc6ee3c..a8c0403 100755 --- a/_experimental/autoblog-0.3.php +++ b/_experimental/autoblog-0.3.php @@ -620,7 +620,7 @@ if($site_type == 'generic') a { text-decoration: none; color: #000;font-weight:bold; } .header h1 a { color: #333;font-size:40pt;text-shadow: #ccc 0px 5px 5px;text-transform:uppercase; } .header a { text-decoration: none; color: #000;font-weight:bold; } - .header { text-align:center; padding: 1% 3%; max-width:70em;margin:0 auto; } + .header { text-align:center; padding: 30px 3%; max-width:70em;margin:0 auto; } .article .title h2 { margin: 0; color:#333; text-shadow: 1px 1px 1px #fff; } .article .title h2 a { color:#000; text-decoration:none; } .article .title h2 a:hover { color:#403976; } @@ -658,7 +658,7 @@ if($site_type == 'generic') a { text-decoration: none; color: #000;font-weight:bold; } .header h1 a { color: #333;font-size:40pt;text-shadow: #ccc 0px 5px 5px; } .header a { text-decoration: none; color: #000;font-weight:bold; } - .header { text-align:center; padding: 1% 3%; max-width:70em;margin:0 auto; } + .header { text-align:center; padding: 30px 3%; max-width:70em;margin:0 auto; } .article .title h2 { width: 10em;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 0.7em;margin: 0; color:#333; text-shadow: 1px 1px 1px #fff; } .article .title h2 a { color:#333; text-decoration:none; } .article .title h2 a:hover { color:#403976; } diff --git a/_experimental/vvb.ini b/_experimental/vvb.ini index f2a0b7c..e7cdee8 100644 --- a/_experimental/vvb.ini +++ b/_experimental/vvb.ini @@ -1,7 +1,7 @@ [VroumVroumBlogConfig] SITE_TYPE="microblog" SITE_TITLE="identica-gatitac" -SITE_DESCRIPTION="Automicroblog automatisé de @gatitac" +SITE_DESCRIPTION="Automicroblog de @gatitac" SITE_URL="http://identi.ca/gatitac" FEED_URL="http://identi.ca/api/statuses/user_timeline/gatitac.rss" ARTICLES_PER_PAGE=10