Cropping the ref images to save some bytes (as also adjust test borders

to match results).
This commit is contained in:
Adenilson Cavalcanti 2014-12-16 15:59:42 -08:00 committed by Adenilson Cavalcanti
parent c41fc31655
commit bdb8afd351
4 changed files with 8 additions and 0 deletions

View file

@ -2,6 +2,10 @@
<html>
<head>
<style>
body {
margin: 0px;
}
.test {
color: #f0f;
}