* Added authentication.

This commit is contained in:
Eelco Dolstra
2008-11-26 19:48:04 +00:00
parent 632d56e665
commit 50ae3ca9e9
23 changed files with 141 additions and 35 deletions

View File

@ -29,6 +29,10 @@ table {
margin-bottom: 1em;
}
.layoutTable td, .layoutTable th {
border-style: none;
}
th {
text-align: center;
font-weight: bold;