added help lists

This commit is contained in:
Pavol Rusnak 2013-06-03 21:39:58 +02:00
parent 58bc29aa1f
commit e955c0bb4b
2 changed files with 11 additions and 1 deletions

View file

@ -4,6 +4,10 @@ html, body {
padding: 0;
}
a {
color: #00f;
}
.content {
padding: 1em;
padding-top: 48px;
@ -80,3 +84,7 @@ table#table24h th {
.footer {
font-size: 0.8em;
}
#pomocnici li {
line-height: 2em;
}