mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-07 18:15:35 +00:00
We like footers, so we fixed 'em
This commit is contained in:
@@ -754,7 +754,6 @@ input[type="radio"] {
|
|||||||
padding-top:0;
|
padding-top:0;
|
||||||
color:#000;
|
color:#000;
|
||||||
font-family:'Open Sans',sans-serif;
|
font-family:'Open Sans',sans-serif;
|
||||||
/*text-shadow:0 0 12px rgba(0,0,0,0.5);*/
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.results{
|
.results{
|
||||||
@@ -764,6 +763,11 @@ input[type="radio"] {
|
|||||||
.footer {
|
.footer {
|
||||||
font-size:40px;
|
font-size:40px;
|
||||||
position:fixed;
|
position:fixed;
|
||||||
|
color:rgba(69,69,69,1) !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.footer a {
|
||||||
|
color: black !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::-webkit-input-placeholder {
|
::-webkit-input-placeholder {
|
||||||
|
|||||||
Reference in New Issue
Block a user