Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
site-comic
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Comic
site-comic
Commits
16481fad
Commit
16481fad
authored
4 years ago
by
yannroberge
Browse files
Options
Downloads
Patches
Plain Diff
Ajout d'un arbre de tournoi généré sur BracketHQ à la gabarit.html
parent
8cffec74
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
css/comic.css
+4
-0
4 additions, 0 deletions
css/comic.css
gabarit.html
+13
-0
13 additions, 0 deletions
gabarit.html
with
17 additions
and
0 deletions
css/comic.css
+
4
−
0
View file @
16481fad
...
...
@@ -224,4 +224,8 @@ footer p {
#exemple-carrousel
{
max-width
:
700px
;
}
#exemple-arbre-tournoi
{
max-width
:
700px
;
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
gabarit.html
+
13
−
0
View file @
16481fad
...
...
@@ -303,6 +303,19 @@ implicite. -->
</div>
</section>
<!-- Tournoi -->
<section
class=
"section-impaire"
>
<div
id=
"exemple-arbre-tournoi"
class=
"container-fluid text-center"
>
<h3
class=
"section-heading"
>
Tournoi
</h3>
<div
class=
"row justify-content-center"
>
<!-- NOTE: Pour l'esthétique, il peut être recommendable de réduire le
champ "height" généré par bracketHQ. Pour cet exemple il a généré "550",
ce qui est pas mal trop haut pour le petit arbre qu'il contient. -->
<iframe
src=
"https://brackethq.com/b/6cpe/embed/"
width=
"100%"
height=
"400"
frameborder=
"0"
></iframe>
</div>
</div>
</section>
<!-- Bas-de-page -->
<footer
class=
"py-5"
>
<div
class=
"container text-center"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment