App is now based on categories

Now the entry point of the app is the categories page and user can browse them until the articles
This commit is contained in:
Markel Arizaga 2014-10-26 19:49:50 +01:00
parent 6b0d08f28d
commit e81bd87919
4 changed files with 64 additions and 32 deletions

View file

@ -258,7 +258,7 @@ canvas {
#categories li:after {
content: "";
position: absolute;
top: -18px;
top: 0px;
right: 7px;
font-weight: 100;
font-size: 3em;