We like footers, so we fixed 'em

This commit is contained in:
Kasper Rynning-Tønnesen
2015-02-16 22:26:49 +01:00
parent 74ff579f12
commit 4a81fbb56a

View File

@@ -754,7 +754,6 @@ input[type="radio"] {
padding-top:0;
color:#000;
font-family:'Open Sans',sans-serif;
/*text-shadow:0 0 12px rgba(0,0,0,0.5);*/
}
.results{
@@ -764,6 +763,11 @@ input[type="radio"] {
.footer {
font-size:40px;
position:fixed;
color:rgba(69,69,69,1) !important;
}
.footer a {
color: black !important;
}
::-webkit-input-placeholder {