This commit is contained in:
2016-02-21 16:36:02 -06:00
commit 86765b686f
12 changed files with 316 additions and 0 deletions

10
style.css Normal file
View File

@ -0,0 +1,10 @@
body {
font-size: 16px;
margin: 50px auto;
width: 350px;
}
.jquery-note {
color: #ccc;
font-size: 0.85em;
}