modified login page

removed hyperlink hover color
This commit is contained in:
mb
2020-07-10 09:42:50 +02:00
parent 63a9752093
commit 7315eee27c
4 changed files with 2 additions and 29 deletions
@@ -10,14 +10,6 @@
* from #0377cd
* to #E4154B
*/
.section-content-white-bg a:hover,
.section-content-white-bg a:focus,
.section-content-light-bg a:hover,
.section-content-light-bg a:focus,
.hp-blog-section a:hover,
.hp-blog-section a:focus {
color: #E4154B;
}
/*
* Logos background frontpage.
@@ -279,9 +279,3 @@ svg:not(:root) {
cursor: pointer;
}
/**** hyperlink hover color ****/
a:focus,
a:hover {
color: #e4154b;
text-decoration: underline;
}
@@ -6,19 +6,6 @@
* under the terms of the MIT License; see LICENSE file for more details.
*/
/* On hover color changed
* from #0377cd
* to #E4154B
*/
.section-content-white-bg a:hover,
.section-content-white-bg a:focus,
.section-content-light-bg a:hover,
.section-content-light-bg a:focus,
.hp-blog-section a:hover,
.hp-blog-section a:focus {
color: #e4154b;
}
/*
* Logos background frontpage.
* from rgba(173, 206, 224, 0.52)
@@ -19,10 +19,10 @@
{%- endblock form_header %}
{%- if config.INVENIO_CONFIG_TUGRAZ_SHIBBOLETH %}
<div class="ui fluid animated fade button" tabindex="0">
<div class="ui fluid animated fade large button basic" tabindex="0">
<div class="visible content">
<a href="{{ url_for('sso_saml.sso', idp='idp') }}">
{% trans type='TU Graz' %} Log in with {{ type }}{% endtrans %}
{% trans type='TUG' %} Log in with {{ type }}{% endtrans %}
</a>
</div>
<div class="hidden content">