revamp footer

This commit is contained in:
wvengen 2014-06-06 17:50:20 +02:00
parent 81c18097a5
commit 6466ea9653
11 changed files with 44 additions and 12 deletions

View file

@ -93,11 +93,18 @@ section {
}
footer {
margin-top: 50px;
padding-top: 20px;
border-top: 1px solid lightGrey;
color: #888;
margin-top: 40px;
padding-top: 14px;
margin-bottom: 20px;
border-top: 1px solid #e4e4e4;
a {
color: mix(#888, @linkColor, 70%);
}
}
table {
a.sortdown:after {