suivre la convention de nommage de la dist : images => img (tetue)

svn/root
brunobergot@gmail.com 7 years ago
parent 13770ba19c
commit 30963d452f

2
.gitattributes vendored

@ -1,5 +1,5 @@
* text=auto !eol
css/images/bandeau.jpg -text
css/img/bandeau.jpg -text
css/variante.css -text
lang/paquet-dist_theme_waz_fr.php -text
/paquet.xml -text

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 96 KiB

@ -10,7 +10,7 @@ a:focus { background: transparent !important;color:#1989ca !important;}
.page {width:100%;max-width:1300px;}
.header {height:300px;border:0;background:url("images/bandeau.jpg") no-repeat center center;}
.header {height:300px;border:0;background:url("img/bandeau.jpg") no-repeat center center;}
.header .spip_logo_site, .header .spip_logo_site a, .header .spip_logo_site a:hover {color:#1989ca;}
.header .spip_logo_site, .header #slogan {display:inline-block;padding-left:20px;min-width:50%;background:rgba(255,255,255,0.8);line-height:1.2em;color:#1989ca;}
.header .spip_logo_site img {display:none;}

@ -1,7 +1,7 @@
<paquet
prefix="dist_theme_waz"
categorie="theme"
version="0.0.6"
version="0.0.7"
etat="stable"
compatibilite="[3.1.0-dev;3.1.*]"
logo="vignette.jpg"

Loading…
Cancel
Save