Darathor
Citation :
Site(s) concerné(s) : ~lien~
But : Afficher l'inventaire sur plusieurs colonnes en attendant la version 2 du site qui promet un affichage mieux optimisé.
Auteur : Darathor (darathor@free.fr)
Version : 1.0 (21/04/2007)
Compatibilité navigateurs : Firefox 2 (1.5 non-testé mais marche probablement).
Code :
@-moz-document url(http://www.650kilometres.com/?page=ressources),
url(http://www.650kilometres.com/?page=artefacts),
url(http://www.650kilometres.com/?page=ressources),
url(http://www.650kilometres.com/?page=livret),
url(http://www.650kilometres.com/?page=armes),
url(http://www.650kilometres.com/?page=bidouille),
url(http://www.650kilometres.com/?page=chasse_peche),
url(http://www.650kilometres.com/?page=fabrique)
{
div#conteneurbig
{
width: 1100px !important;
background: url("http://darathor.free.fr/divers/650km/fond-large.png") repeat-y !important;
}
embed[src="header.swf"]
{
width: 948px !important;
}
ul#menu
{
margin-top: -3px !important;
padding-top: 13px !important;
background: url("http://darathor.free.fr/divers/650km/header-large.png") no-repeat left bottom !important;
}
div.decal
{
-moz-column-count: 2 !important;
}
div#conteneur
{
width: 950px !important;
background: url("http://darathor.free.fr/divers/650km/fond-large.png") repeat-y !important;
}
p#footer
{
background: url("http://darathor.free.fr/divers/650km/footer-large.png") no-repeat left bottom !important;
}
div#contenu > fieldset
{
margin-bottom: 30px;
}
div.coin > br
{
display: none;
}
}