Help avoid markup for list items

pull/18/head
Frode Petterson 2017-01-23 14:45:55 +01:00
parent 0f0f1c693a
commit e308d4a69e
1 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,9 @@
.h5p-memory-game .h5p-memory-wrap {
float: left;
text-align: center;
background-image: none !important;
margin: 0 !important;
padding: 0 !important;
}
.h5p-memory-game .h5p-memory-card {
display: inline-block;