Simplify the footer

This commit is contained in:
Cryptkeeper
2017-03-11 18:57:35 -06:00
parent f722f5295a
commit f9b689199d
2 changed files with 2 additions and 9 deletions

View File

@ -88,7 +88,6 @@ a {
padding: 15px 0;
border-top-right-radius: 2px;
border-top-left-radius: 2px;
text-align: center;
}
/* Tagline */
@ -261,13 +260,8 @@ h3 {
position: relative;
}
#perc-bar-text {
}
#perc-bar > .perc-bar-part {
height: 100%;
display: inline-block;
position: absolute;
}