1
0
Fork 0
forked from 0x2620/oxjs

move examples

This commit is contained in:
rolux 2012-06-21 23:14:38 +02:00
commit c3047a1586
47 changed files with 52 additions and 39 deletions

View file

@ -1,16 +0,0 @@
body {
margin: 0;
}
table {
border-spacing: 8px;
}
td {
padding: 0;
border-collapse: collapse;
font-family: Lucida Grande, Segoe UI, DejaVu Sans, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
font-size: 12px;
vertical-align: top;
}
td:first-child {
width: 320px;
}