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
Mathieu Loiseau
GameOfWords
Commits
5447e83b
Commit
5447e83b
authored
Feb 15, 2016
by
Mathieu Loiseau
Browse files
footer with questionnaire
parent
f550a895
Changes
2
Show whitespace changes
Inline
Side-by-side
style/default.css/css/moncss.css
View file @
5447e83b
...
...
@@ -169,3 +169,17 @@
position
:
absolute
;
margin-left
:
10px
;
}
footer
{
position
:
fixed
;
bottom
:
0
;
left
:
0
;
right
:
0
;
color
:
white
;
font-size
:
large
;
background-color
:
black
;
padding-left
:
1em
;
padding-right
:
1em
;
padding-top
:
0.3em
;
padding-bottom
:
0.5em
;
}
\ No newline at end of file
views/page.footer.html
View file @
5447e83b
</div>
</body>
</div>
<footer>
Nous vous remercions de tester notre jeu
! Afin que nous puissions l'améliorer, vous pouvez nous donner votre avis en remplissant ce
<a
href=
"http://gamer.innovalangues.net/enquetes/index.php/395388/lang-fr"
>
questionnaire
</a>
.
</footer>
</body>
</html>
\ No newline at end of file
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