Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 615 → Rev 616

/trunk/widget/modules/photo/squelettes/css/photo.css
12,9 → 12,17
}
#cel-photo-contenu h1 {
margin:5px;
padding:0;
font-size:1.6em;
color:white;
background-color:transparent;
background-image:none;
text-transform:none;
text-align:left;
}
#cel-photo-contenu h1 a{
color:#CCC;
}
#cel-photo-contenu h1 #cel-photo-flux{
width:16px;
height:20px;
22,11 → 30,13
#cel-photo-contenu img {
border:0;
padding:0;
margin:0;
}
#cel-photo-contenu a, #cel-photo-contenu a:active, #cel-photo-contenu a:visited {
border-bottom:1px dotted #666;
color:#CCC;
text-decoration:none;
background-image:none;
}
#cel-photo-contenu a:active {
outline:none;