1
0
Fork 0
forked from 0x2620/oxjs

add image methods example

This commit is contained in:
rolux 2012-04-14 11:46:46 +02:00
commit c8e25562db
8 changed files with 165 additions and 26 deletions

View file

@ -0,0 +1,8 @@
body {
margin: 16px;
background-color: rgb(240, 240, 240);
}
img {
display: block;
margin: 8px 0 0 2px;
}