Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Constance Lavinia Dami
ProjetPetitPrince
Commits
01e7fbef
Commit
01e7fbef
authored
May 12, 2020
by
Naoeltanuki
Browse files
il y avait des conflict alors j'ai gardé ta version et ensuite modifié le css des boutons etc
parent
f0cc3898
Changes
5
Hide whitespace changes
Inline
Side-by-side
Prince2020/prince/__pycache__/__init__.cpython-37.pyc
View file @
01e7fbef
No preview for this file type
Prince2020/prince/__pycache__/routes.cpython-37.pyc
View file @
01e7fbef
No preview for this file type
Prince2020/prince/templates/home.html
View file @
01e7fbef
...
...
@@ -20,10 +20,10 @@
</p>
</div>
<div
class=
"buttons"
>
<a
class=
"btn btn-
dark
bg-steel"
href=
"/projet_19-20/petit_prince/liste_langues"
>
Afficher la liste des langues
</a>
<a
class=
"btn btn-
light
bg-steel"
href=
"/projet_19-20/petit_prince/liste_langues"
>
Afficher la liste des langues
</a>
<br>
<br>
<a
class=
"btn btn-
dark
bg-steel"
href=
"/projet_19-20/petit_prince/carte"
>
Afficher la carte du monde
</a>
<a
class=
"btn btn-
light
bg-steel"
href=
"/projet_19-20/petit_prince/carte"
>
Afficher la carte du monde
</a>
</div>
</div>
...
...
Prince2020/prince/templates/langue.html
View file @
01e7fbef
...
...
@@ -25,8 +25,8 @@
<br>
{% endif %}
<a
class=
"btn btn-
dark
bg-steel"
href=
"/projet_19-20/petit_prince/liste_langues"
>
Retour à la liste des langues
</a>
<a
class=
"btn btn-
dark
bg-steel"
href=
"/projet_19-20/petit_prince/carte"
>
Retour à la carte
</a>
<a
class=
"btn btn-
light
bg-steel"
href=
"/projet_19-20/petit_prince/liste_langues"
>
Retour à la liste des langues
</a>
<a
class=
"btn btn-
light
bg-steel"
href=
"/projet_19-20/petit_prince/carte"
>
Retour à la carte
</a>
</div>
<div
class=
"column_langue"
>
...
...
Prince2020/prince/templates/layout.html
View file @
01e7fbef
...
...
@@ -24,7 +24,7 @@
<header
class=
"site-header"
>
<nav
class=
"navbar navbar-expand-md navbar-dark bg-steel fixed-top"
>
<div
class=
"container"
>
<a
class=
"navbar-brand mr-4"
href=
"/projet_19-20/petit_prince/"
>
Petit Prince
</a>
<a
class=
"navbar-brand mr-4"
id=
"header"
href=
"/projet_19-20/petit_prince/"
>
Petit Prince
</a>
<button
class=
"navbar-toggler"
type=
"button"
data-toggle=
"collapse"
data-target=
"#navbarToggle"
aria-controls=
"navbarToggle"
aria-expanded=
"false"
aria-label=
"Toggle navigation"
>
<span
class=
"navbar-toggler-icon"
></span>
</button>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment