Help avoid markup for list items
parent
0f0f1c693a
commit
e308d4a69e
|
@ -29,6 +29,9 @@
|
||||||
.h5p-memory-game .h5p-memory-wrap {
|
.h5p-memory-game .h5p-memory-wrap {
|
||||||
float: left;
|
float: left;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
background-image: none !important;
|
||||||
|
margin: 0 !important;
|
||||||
|
padding: 0 !important;
|
||||||
}
|
}
|
||||||
.h5p-memory-game .h5p-memory-card {
|
.h5p-memory-game .h5p-memory-card {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
Loading…
Reference in New Issue