initial commit

This commit is contained in:
Donald Burr 2015-02-14 21:21:40 -08:00
commit c3b94b7106
91 changed files with 56958 additions and 0 deletions

View file

@ -0,0 +1,17 @@
.ui-wait-button .ui-icon-waiting {
background-image: url("images/spinner.gif");
background-position: 0 center;
}
body {
font-family: Verdana,Arial,sans-serif;
font-size: 10px;
}
p {
margin: 1em 0;
}
strong {
font-weight: 900;
}