Skip to content

Commit

Permalink
consolidate CSS files
Browse files Browse the repository at this point in the history
  • Loading branch information
Francois Michonneau committed Jan 27, 2015
1 parent 7d6cd0d commit ddd2d95
Show file tree
Hide file tree
Showing 3 changed files with 819 additions and 0 deletions.
18 changes: 18 additions & 0 deletions css/badge.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
.badges-section {
margin-bottom:30px;
}
.badges-section .media {
margin-top: 30px;
}
h1.badge-title{
margin-top: 10px;
}
#modal-badge-img {
position:absolute;
right: 25px;
bottom: 25px;
opacity: 0.5;
}
#assertion-modal.in {
color: black;
}
Loading

0 comments on commit ddd2d95

Please sign in to comment.