Skip to content

Commit

Permalink
fix the margins in tagline
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoamorales committed Aug 20, 2014
1 parent 45ae627 commit a7b5e2d
Show file tree
Hide file tree
Showing 22 changed files with 3 additions and 1 deletion.
Empty file modified LICENSE
100644 → 100755
Empty file.
Empty file modified README.md
100644 → 100755
Empty file.
Empty file modified preview1.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified preview2.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified preview3.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion static/css/pure.css
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,12 @@ pre {

.tagline {
margin-top: -15px;
line-height: 0.8em;
margin-left: 15px;
margin-right: 15px;
font-size: 80%;
text-shadow: 0 1px 3px rgba(0,0,0,0.3);
color: #fff;
line-height: 1.25em;
}

.social {
Expand Down
Empty file modified static/css/pygments.css
100644 → 100755
Empty file.
Empty file modified static/js/jquery.fitvids.js
100644 → 100755
Empty file.
Empty file modified templates/analytics.html
100644 → 100755
Empty file.
Empty file modified templates/archives.html
100644 → 100755
Empty file.
Empty file modified templates/article.html
100644 → 100755
Empty file.
Empty file modified templates/author.html
100644 → 100755
Empty file.
Empty file modified templates/base.html
100644 → 100755
Empty file.
Empty file modified templates/category.html
100644 → 100755
Empty file.
Empty file modified templates/disqus.html
100644 → 100755
Empty file.
Empty file modified templates/footer.html
100644 → 100755
Empty file.
Empty file modified templates/index.html
100644 → 100755
Empty file.
Empty file modified templates/page.html
100644 → 100755
Empty file.
Empty file modified templates/pagination.html
100644 → 100755
Empty file.
Empty file modified templates/post.html
100644 → 100755
Empty file.
Empty file modified templates/sidebar.html
100644 → 100755
Empty file.
Empty file modified templates/tag.html
100644 → 100755
Empty file.

0 comments on commit a7b5e2d

Please sign in to comment.