mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2025-12-22 20:51:58 +00:00
Replaced TUGraz library logo with a new repository logo
This commit is contained in:
@@ -252,6 +252,10 @@ svg:not(:root) {
|
||||
|
||||
.repo-img {
|
||||
margin-right: 5px;
|
||||
|
||||
&.repo-logo {
|
||||
height: 52px;
|
||||
}
|
||||
}
|
||||
|
||||
.inline-elements {
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.6 KiB |
@@ -71,7 +71,7 @@
|
||||
<div class="left floated left aligned six wide column" id="repo-logo">
|
||||
<div class="inline-elements">
|
||||
<div class="repo-img">
|
||||
<img height="51.862" src="{{ url_for("static", filename="images/library_logo.png")}}">
|
||||
{%- include "invenio_theme_iform/repository_logo.svg" %}
|
||||
</div>
|
||||
<div class="affiliation-text">
|
||||
<a title="Home" href="{{url_for("invenio_theme_iform.index")}}" class="no-decoration">
|
||||
|
||||
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 6.1 KiB |
Reference in New Issue
Block a user