Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
Adding CSS For non-sass Applications
Browse files Browse the repository at this point in the history
  • Loading branch information
amoshaviv committed Aug 6, 2013
1 parent 7e94a15 commit c7db3a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions public/css/common.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions public/css/views/articles.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
h1{text-align:center}ul.articles li:not(:last-child){border-bottom:1px solid #ccc}

0 comments on commit c7db3a2

Please sign in to comment.