credits.html: fixes

This commit is contained in:
Astro 2011-12-26 20:10:27 +01:00
parent 4354e9e4a6
commit 8c039ddfea
1 changed files with 6 additions and 0 deletions

View File

@ -39,6 +39,9 @@ body {
-webkit-animation-timing-function: linear;
}
h1 {
margin: 0 auto 2em;
}
dl {
width: 14em;
margin: 2em auto;
@ -52,6 +55,9 @@ dd {
margin-left: 8em;
text-align: left;
}
p {
line-height: 2em;
}
</style>
</head>
<body>