Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
Allow multiple pages for definition
Browse files Browse the repository at this point in the history
Needed for small screens (#4)
  • Loading branch information
MattiSG committed Mar 18, 2015
1 parent c0248c7 commit 8522785
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@
background-image: url(img/paper.png);
padding: 1em 3em;
min-height: 23em;
background-repeat: repeat-y;
}

#definition ul {
Expand Down

0 comments on commit 8522785

Please sign in to comment.