diff --git a/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/footer.less b/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/footer.less index f0ca800..7ae8f62 100644 --- a/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/footer.less +++ b/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/footer.less @@ -22,7 +22,7 @@ background-attachment: fixed; &.footer-bottom { - background-color: #fff; + background-color: #fbfcff; padding-top: 15px; padding-bottom: 15px; font-size: 16px; @@ -41,4 +41,8 @@ .bodytext{ font-size: 16px; + } + + .spacer{ + margin-top: 10px; } \ No newline at end of file diff --git a/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/frontpage.less b/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/frontpage.less index fc1c1b5..a7acea9 100644 --- a/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/frontpage.less +++ b/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/frontpage.less @@ -21,3 +21,6 @@ h2{ margin-inline-end: 0px; } +.record-version{ + color: #777777; +} \ No newline at end of file diff --git a/invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html b/invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html index b5e716d..a58437d 100644 --- a/invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html +++ b/invenio_theme_tugraz/templates/invenio_theme_tugraz/footer.html @@ -16,8 +16,7 @@ {{ webpack['invenio-theme-tugraz-js.js'] }} {%- endblock javascript %} -
-
+