Stats page

This commit is contained in:
randx 2012-11-10 23:08:47 +02:00
parent ca54d43f99
commit 1c5b2a5153
10 changed files with 186 additions and 15 deletions

View file

@ -31,3 +31,11 @@ ul {
}
}
}
ol, ul {
&.styled {
li {
padding:2px;
}
}
}