Be valid XHTML.

This commit is contained in:
Michal Čihař
2004-04-27 11:54:54 +00:00
parent ea13babc3a
commit 04229e997f
14 changed files with 167 additions and 141 deletions

View File

@@ -277,3 +277,7 @@ img.calendar {
form.clock {
text-align: center;
}
.nowrap {
white-space: nowrap;
}