updated footer

removed ::selection style
This commit is contained in:
Sahat Yalkabov
2014-07-02 00:33:29 -04:00
parent 7dae3f3f51
commit 26a8982bfc
3 changed files with 24 additions and 15 deletions

View File

@ -14,14 +14,20 @@ html {
body {
padding-top: 60px;
margin-bottom: 120px;
margin-bottom: 75px; //footer height + 30px
}
footer {
position: absolute;
bottom: 0;
width: 100%;
height: 90px;
height: 45px;
line-height: 45px;
p,
ul {
margin-bottom: 0;
}
}
// Navbar

View File

@ -16,8 +16,16 @@
@brand-danger: #d80017;
@brand-info: #5bc0dd;
::selection {
background: @brand-primary;
// Footer
// -------------------------
footer {
background-color: @gray-darker;
color: #fff;
a:hover {
color: #fff;
}
}
// Typography
@ -135,11 +143,4 @@ p {
transition: color .4s cubic-bezier(.24,.45,.46,.92);
}
}
}
// Footer
// -------------------------
footer {
background-color: @gray-lighter;
}

View File

@ -3,8 +3,10 @@ footer
p.pull-left © 2014 Company, Inc. All Rights Reserved
ul.pull-right.list-inline
li
span.ion-social-github
a(href='https://github.com/sahat/hackathon-starter') GitHub Project
a(href='https://github.com/sahat/hackathon-starter')
span.ion-fork-repo
| GitHub Project
li
span.ion-bug
a(href='https://github.com/sahat/hackathon-starter/issues') Issues
a(href='https://github.com/sahat/hackathon-starter/issues')
span.ion-alert
| Issues