Correctif sur la position du champ recherche.

Dans vvb.ini, Automicroblog automatisé, c'est répétitif. Un automicroblog est lui même automatique.
This commit is contained in:
Oros 2013-02-03 15:55:04 +01:00
parent 8aba6db9b3
commit 8e6b16866d
2 changed files with 3 additions and 3 deletions

View file

@ -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; }

View file

@ -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