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