spip_nursit/plugins/dist/themes/zpip-1/ecolo/trunk/ecolo.css.html
2023-06-01 17:30:12 +02:00

30 lines
No EOL
780 B
HTML

#HTTP_HEADER{Content-Type:text/css}
#sur-entete{
width:[(#CHEMIN{img/ecolo_banniere.jpg}|largeur|moins{10})]px;
margin-left:auto;
margin-right:auto;
height: 30px;
background-color:rgba(28, 101, 3, 0.9);
text-align:right;
padding-right:10px;
}
#sur-entete *{
display:inline;
}
#entete{
background: url("[(#CHEMIN{img/ecolo_banniere.jpg}|url_absolue)]") no-repeat scroll center center transparent;
height:[(#CHEMIN{img/ecolo_banniere.jpg}|hauteur)]px;
vertical-align:middle;
line-height:[(#SLOGAN_SITE_SPIP|?{[(#CHEMIN{img/ecolo_banniere.jpg}|hauteur|div{2}|round)],[(#CHEMIN{img/ecolo_banniere.jpg}|hauteur)]})]px;
text-align:center;
border-bottom: #BBB solid 1px;
}
#entete img{
display:none;
}
#nom_site_spip{
font-size:2em;
}