mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-22 14:13:21 +00:00
changed color adn local
This commit is contained in:
parent
aa8a514bf8
commit
2707b5b1f2
@ -375,7 +375,7 @@ header {
|
||||
overflow: auto;
|
||||
width: 100%;
|
||||
background-color: #f9f9f9;
|
||||
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
||||
box-shadow: 3px 3px 3px 0px $shadow-color;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
|
@ -150,7 +150,7 @@
|
||||
<nav>
|
||||
<a href="{{ url('core:index') }}">{% trans %}Main{% endtrans %}</a>
|
||||
<div class="dropdown">
|
||||
<button class="dropbtn">{% trans %}Assocations & Clubs{% endtrans %}
|
||||
<button class="dropbtn">{% trans %}Associations & Clubs{% endtrans %}
|
||||
<i class="fa fa-caret-down"></i>
|
||||
</button>
|
||||
<div class="dropdown-content">
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-11-06 00:25+0100\n"
|
||||
"POT-Creation-Date: 2018-11-06 00:55+0100\n"
|
||||
"PO-Revision-Date: 2016-07-18\n"
|
||||
"Last-Translator: Skia <skia@libskia.so>\n"
|
||||
"Language-Team: AE info <ae.info@utbm.fr>\n"
|
||||
@ -2334,8 +2334,8 @@ msgid "Main"
|
||||
msgstr "Accueil"
|
||||
|
||||
#: core/templates/core/base.jinja:153
|
||||
msgid "Assocations & Clubs"
|
||||
msgstr ""
|
||||
msgid "Associations & Clubs"
|
||||
msgstr "Associations & Clubs"
|
||||
|
||||
#: core/templates/core/base.jinja:157
|
||||
msgid "The AE"
|
||||
@ -2411,7 +2411,7 @@ msgstr "Fichiers"
|
||||
|
||||
#: core/templates/core/base.jinja:184
|
||||
msgid "Pedagogy"
|
||||
msgstr ""
|
||||
msgstr "Pédagogie"
|
||||
|
||||
#: core/templates/core/base.jinja:187
|
||||
msgid "Sponsors"
|
||||
|
Loading…
Reference in New Issue
Block a user