Normalize reftests

This commit is contained in:
MoyuScript
2017-08-10 23:26:22 +08:00
parent 70b46d55be
commit 6d201b94b1
32 changed files with 3737 additions and 5787 deletions

View File

@ -10,6 +10,7 @@
overflow: hidden;
position: relative;
border:2px solid #000;
height: 300px;
}
.img-1{
display: inline-block;
@ -36,6 +37,8 @@
}
body {
font-family: Arial;
line-height: 17px;
font-size: 1em;
}
</style>