Statistiques
| Révision :

root / tei / css / raphael.graffle.print.css @ 2

Historique | Voir | Annoter | Télécharger (350 octet)

1
body {
2
    background: #fff;
3
    color: #000;
4
    font: 100.1% "Lucida Grande", Lucida, Verdana, sans-serif;
5
}
6
#holder {
7
    /*height: 480px;
8
    left: 50%;
9
    margin: 0 0 0 -320px;
10
    position: absolute;
11
    top: 0;
12
    width: 640px;*/
13
}
14
#copy {
15
    bottom: 0;
16
    font-size: .7em;
17
    position: absolute;
18
    right: 1em;
19
    text-align: right;
20
}