Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Maják
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
TO
Maják
Commits
b1113b92
Commit
b1113b92
authored
1 week ago
by
Alexa Valentová
Browse files
Options
Downloads
Patches
Plain Diff
last minute makeawish updates
parent
d8438a4d
No related branches found
Branches containing commit
No related tags found
2 merge requests
!1270
last minute makeawish updates
,
!1269
last minute makeawish updates
Pipeline
#20813
passed
1 week ago
Stage: build
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
make_a_wish/templates/make_a_wish/header/wish_header.html
+2
-2
2 additions, 2 deletions
make_a_wish/templates/make_a_wish/header/wish_header.html
make_a_wish/templates/make_a_wish/make_a_wish_root.html
+11
-11
11 additions, 11 deletions
make_a_wish/templates/make_a_wish/make_a_wish_root.html
with
13 additions
and
13 deletions
make_a_wish/templates/make_a_wish/header/wish_header.html
+
2
−
2
View file @
b1113b92
...
...
@@ -5,10 +5,10 @@
{% block content_container %}
<div
class=
"w-full"
>
<div
class=
"container--wide flex
justify-between
items-end w-full"
>
<div
class=
"container--wide flex
xl:flex-row flex-col justify-between items-center xl:
items-end w-full"
>
<div
class=
"text-white flex flex-col"
>
<h1
class=
"mb-1 head-
14
xl xl:
pb
-14 xl:
block hidden
"
class=
"mb-1 head-
9
xl xl:
head
-14
xl
xl:
pb-14
"
>
{{ title }}
</h1>
...
...
This diff is collapsed.
Click to expand it.
make_a_wish/templates/make_a_wish/make_a_wish_root.html
+
11
−
11
View file @
b1113b92
...
...
@@ -18,19 +18,19 @@
<div
class=
"container--wide grid grid-cols-1 xl:grid-cols-2 gap-8"
>
<div>
{% block top_content %}
<div
class=
"prose prose-black text-2xl xl:text-3xl mb-8 xl:!w-[115%%]"
>
<div
class=
"prose prose-black text-2xl xl:text-3xl mb-8 xl:!w-[115%%]"
style=
"margin-top: -30px"
>
{{ page.main_text }}
</div>
<div
class=
"bg-grey-175
border-grey-200 border-2
xl:!w-[115%]"
>
<div
class=
"bg-grey-175 xl:!w-[115%]"
>
<div
class=
"flex gap-0 xl:flex-row flex-col"
>
{% image page.new_wish_image original class="h-32 xl:flex-1" style="height:6rem" %}
<div
class=
"
font-alt text-3xl xl:
border-l-2 border-grey-200 xl:w-48 justify-center
items-center
flex
hover:bg-grey-600
duration-100 cursor-pointer bg-
black
text-
white
h-24
font-alt text-3xl xl:
flex
items-center
px-6
duration-100 cursor-pointer bg-
white
text-
black
h-24
flex justify-center items-center
"
id=
"open_wish"
>
...
...
@@ -40,7 +40,7 @@
<div
class=
"hidden duration-150"
id=
"make_a_wish"
>
<form
class=
"
border-t-2 border-grey-200
p-8"
class=
"p-8"
action=
"{% pageurl page %}"
method=
"post"
>
...
...
@@ -52,7 +52,7 @@
{% endfor %}
<textarea
class=
"bg-white font-alt p-3 text-3xl
border-2 border-grey-200
w-full"
class=
"bg-white font-alt p-3 text-3xl w-full"
placeholder=
"Přeju si, aby..."
name=
"vase_prani"
id=
"id_vase_prani"
...
...
@@ -61,7 +61,7 @@
<div
class=
"flex xl:gap-6 gap-4 justify-center mt-4 xl:flex-row flex-col"
>
<input
type=
"text"
class=
"bg-white font-alt p-3 text-3xl
border-2 border-grey-200
flex-1"
class=
"bg-white font-alt p-3 text-3xl flex-1"
placeholder=
"Jméno & příjmení"
name=
"jmeno_a_prijmeni"
id=
"id_jmeno_a_prijmeni"
...
...
@@ -69,7 +69,7 @@
<input
type=
"email"
class=
"bg-white font-alt p-3 text-3xl
border-2 border-grey-200
flex-1"
class=
"bg-white font-alt p-3 text-3xl flex-1"
placeholder=
"E-mail"
name=
"e_mail"
id=
"id_e_mail"
...
...
@@ -79,7 +79,7 @@
<div
class=
"mt-4"
>
<input
type=
"submit"
class=
"bg-
black
duration-150 font-alt text-4xl p-3 hover:bg-grey-600 text-white w-full cursor-pointer"
class=
"bg-duration-150 font-alt text-4xl p-3 hover:bg-grey-600 text-white
bg-black
w-full cursor-pointer"
value=
"Odeslat přání"
>
</div>
...
...
@@ -97,7 +97,7 @@
width=
"720"
height=
"1280"
class=
"w-full xl:w-96 xl:mr-16"
autoplay
controls
muted
autoplay
controls
muted
loop
playsinline
>
<source
src=
"{{ page.video_url }}"
type=
"video/mp4"
>
</video>
...
...
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