changeset 223:122936d3389a

css/app.css: improve footer readablility.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Tue, 15 Sep 2020 16:09:22 +0900
parents 0c24e49c860f
children e69093ab4992
files css/app.css
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/css/app.css	Tue Sep 15 16:32:15 2020 +0900
+++ b/css/app.css	Tue Sep 15 16:09:22 2020 +0900
@@ -1,5 +1,10 @@
 /* Custom classes */
 
+footer {
+  margin-top: 2em;
+  margin-bottom: 2em;
+}
+
 .octave-logo a,
 .octave-logo a:hover {
   color: #FFF;