Update footer and make it transparent.

master
YandolsZX 4 years ago
parent 23f3ab57a3
commit e56c878f72
  1. 1
      assets/css/style.css
  2. 2
      index.html

@ -101,6 +101,7 @@ h4 {
h5 {
text-align: center;
font-size: 0.7em;
opacity: 0.5;
}
h5 a {
font-size: 1.0em;

@ -162,7 +162,7 @@
<h5>Any searches made are not logged, all queries are sent directly to Google.</h5>
<h5>Daily randomized backgrounds (when available) are provided for free by <a href="https://unsplash.com">Unsplash</a>.</h5>
<h5></h5>
<h5>Copyright © 2020 YandolsZX & Locaria Technologies.</h5>
<h5>Copyright © 2020 YandolsZX, Locaria Technologies.</h5>
</section>
</main>

Loading…
Cancel
Save