Skip to content

Commit

Permalink
adds css files
Browse files Browse the repository at this point in the history
  • Loading branch information
videlalvaro committed Sep 19, 2012
1 parent 3f59115 commit 454aa2a
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 0 deletions.
9 changes: 9 additions & 0 deletions resources/public/css/bootstrap-responsive.min.css

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

9 changes: 9 additions & 0 deletions resources/public/css/bootstrap.min.css

Large diffs are not rendered by default.

17 changes: 17 additions & 0 deletions resources/public/css/styles.css
@@ -0,0 +1,17 @@
body {
padding-top: 60px;
padding-bottom: 40px;
}
.sidebar-nav {
padding: 9px 0;
}

.dl-horizontal dt {
float: left;
width: 260px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}

0 comments on commit 454aa2a

Please sign in to comment.