Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Feb 22, 2012
1 parent 9bfd000 commit 1125ee6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
6 changes: 0 additions & 6 deletions docs/style.css
Expand Up @@ -8,12 +8,6 @@ h1 {
font-size: 60px;
}

h1 + p {
border-bottom: 2px solid #eee;
margin-bottom: 25px;
padding-bottom: 10px;
}

h2 {
font-weight: 200;
}
Expand Down
1 change: 0 additions & 1 deletion support/docs.jade
Expand Up @@ -9,7 +9,6 @@ html
body
#content
h1 Connect
p High quality middleware for node.js
for comment in comments
unless ignore(comment)
.comment(id=id(comment))
Expand Down

0 comments on commit 1125ee6

Please sign in to comment.