diff --git a/static/src/less/style.less b/static/src/less/style.less index d39c5e2..e25422a 100644 --- a/static/src/less/style.less +++ b/static/src/less/style.less @@ -57,12 +57,17 @@ a.no-color-change { footer { width: 100%; text-align: center; - padding-top: 25px; + padding-top: 10px; + padding-bottom: 10px; color: white; background-color: #232323; a { padding: 7px; color: #ff7f00; } + .ci-badge { + height: 23px; + margin-top: 15px; + } } /* @end Footer */ \ No newline at end of file diff --git a/templates/base.html b/templates/base.html index d0c138a..53a9ce7 100644 --- a/templates/base.html +++ b/templates/base.html @@ -16,9 +16,18 @@

Copyright © TheOrangeOne 2015

+
+
+
+
About | View Source | Contact
+
+
+ +
+