ajout d'un index pour les pages perso

darcs-hash:20061018162513-f46e9-a8337b281092a6a060934823367325d7982cfe88.gz
This commit is contained in:
gdetrez 2006-10-18 18:25:13 +02:00
parent ab4f97fa27
commit ac2e43a1c9
2 changed files with 38 additions and 2 deletions

View file

@ -24,3 +24,22 @@ div.vignetteperso img {
max-height:100px;
margin: auto auto auto auto;
}
div.vignetteperso a.letter_anchor {
display: table-cell;
vertical-align: bottom;
height:1em;
padding:0;
line-height:1em;
font-size:8em;
}
.letter_anchor span {
opacity:0.5;
//font-size:9em;
}
.alphabetic_index a{
margin:3px;
}
}