1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-12 19:05:08 +02:00

* Epigraph ;-)

This commit is contained in:
Eelco Dolstra 2003-12-02 16:29:41 +00:00
parent 16d971bce7
commit 31fd72ee17
2 changed files with 11 additions and 0 deletions

View file

@ -202,3 +202,9 @@ td.varname, td.tagname, td.paramname
font-weight: bold;
vertical-align: top;
}
div.epigraph
{
font-style: italic;
text-align: right;
}