Updated README and CSS.

pull/6/head
Frode Petterson 2014-05-13 10:04:25 +02:00
parent 07a649aefd
commit 4eb75ce462
2 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,7 @@
H5P Memory Game
==========
Test your users with memory games.
Create your own memory games and test the memory of your site users with this simple yet beautiful HTML5 game.
## License

View File

@ -116,6 +116,7 @@ html .h5p-memory-game > ul {
clear: both;
float: right;
line-height: 1.5em;
margin-right: 1em;
font-size: 2em;
visibility: hidden;
-webkit-transform: scale(0,0) rotate(90deg);
@ -136,6 +137,7 @@ html .h5p-memory-game > ul {
.h5p-memory-game .h5p-status {
clear: left;
padding: 0 1em;
}
.h5p-memory-game .h5p-status > dt {
float: left;