Skip to content

Commit

Permalink
Merge pull request #24 from dinfcll/dv_footer
Browse files Browse the repository at this point in the history
Footer
  • Loading branch information
xxdomxx committed Nov 21, 2014
2 parents 2189762 + c2381f4 commit 29ab59b
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 4 deletions.
Binary file modified PhotoFun.suo
Binary file not shown.
2 changes: 1 addition & 1 deletion PhotoFun/Content/bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ summary {
}
/******************Ajout*****************/
.footer {
float: right;
padding-top: 15px;
color: #777;
margin-top: 70px;
border-top: 1px solid #e5e5e5;
margin-left: 145px;
}
.main
{
Expand Down
3 changes: 0 additions & 3 deletions PhotoFun/Views/Shared/_Layout.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,6 @@
@RenderBody()
</div>
</div>
<div class="footer">
<p>&copy; @DateTime.Now.Year - PhotoFun</p>
</div>
</div>
@Scripts.Render("~/bundles/jquery")
@Scripts.Render("~/Scripts/bootstrap.js")
Expand Down
Binary file modified PhotoFun/obj/Debug/PhotoFun.dll
Binary file not shown.
Binary file modified PhotoFun/obj/Debug/PhotoFun.pdb
Binary file not shown.
Binary file not shown.

0 comments on commit 29ab59b

Please sign in to comment.