2019-01-24 14:03:01 +00:00
|
|
|
footer {
|
2019-02-11 09:06:26 +00:00
|
|
|
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
|
2019-02-04 09:10:57 +00:00
|
|
|
font-size: 0.55em;
|
2019-01-28 11:28:22 +00:00
|
|
|
color: #555;
|
2019-02-04 09:10:57 +00:00
|
|
|
zoom: 0.65
|
2019-01-24 14:03:01 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
footer, footer p {
|
2019-02-04 09:10:57 +00:00
|
|
|
text-align: center
|
2019-01-24 14:03:01 +00:00
|
|
|
}
|
|
|
|
|
2019-02-11 09:06:26 +00:00
|
|
|
p.privacy {
|
|
|
|
font-size: 0.8em
|
|
|
|
}
|
|
|
|
|
2019-01-24 14:03:01 +00:00
|
|
|
footer .page {
|
|
|
|
border-bottom: 2px solid #CCC;
|
|
|
|
padding-bottom: 2px
|
|
|
|
}
|
|
|
|
|
|
|
|
footer .page > section {
|
|
|
|
display: inline-block;
|
|
|
|
width: 33%
|
|
|
|
}
|