Skip to content

Commit

Permalink
added ncp - copy files
Browse files Browse the repository at this point in the history
added fix to ncp module
AvianFlu/ncp#96
  • Loading branch information
bill209 committed May 23, 2015
1 parent 07f7fb2 commit 953cc7a
Show file tree
Hide file tree
Showing 31 changed files with 1,666 additions and 16 deletions.
15 changes: 15 additions & 0 deletions appology/css/main.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
html, body { height: 100%; }
body {
color: #333;
}


/* data-binding: heroes */

#heroes {
padding-top: 20px;
}
#heroes li span {
display: inline-block;
width: 150px;
}
Loading

0 comments on commit 953cc7a

Please sign in to comment.