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
KSZK
Schönherz Mátrix
games
Aggregator Backend
Commits
0dc70bf6
Commit
0dc70bf6
authored
Oct 03, 2021
by
Miklós Tóth
🤷
Browse files
Fronted ui fix
parent
b915be3e
Pipeline
#8892
passed with stages
in 1 minute and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
static/index.html
View file @
0dc70bf6
...
...
@@ -10,6 +10,7 @@
}
#teamName
,
#score
{
transition
:
opacity
0.4s
;
margin-bottom
:
0
;
}
.btn
{
transition
:
color
0.5s
,
opacity
0.5s
;
...
...
@@ -91,7 +92,14 @@
<body
class=
"bg-dark text-white"
>
<main
role=
"main"
class=
"container"
>
<div
class=
"jumbotron text-white"
>
<table><tr><td><h1
id=
"teamName"
>
Connecting...
</h1></td><td><h3
id=
"score"
></h3></td></tr></table>
<div
class=
"d-flex flex-wrap"
>
<div
class=
"pr-3"
>
<h1
id=
"teamName"
>
Connecting...
</h1>
</div>
<div
class=
"align-self-center"
>
<h3
id=
"score"
></h3>
</div>
</div>
<p
class=
"lead"
>
Tippeld meg, hogy melyik ablak villant fel!
</p>
<div
class=
"cnt"
>
<img
class=
"wrapped"
src=
"/sch.jpg"
alt=
"sch"
/>
...
...
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