Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Rybička
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
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
Rybička
Commits
b9b808ee
Commit
b9b808ee
authored
2 years ago
by
Tomáš Valenta
Browse files
Options
Downloads
Patches
Plain Diff
fixed mobile layout, typo
parent
7a8ddc2d
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
shared/templates/shared/base.html
+5
-5
5 additions, 5 deletions
shared/templates/shared/base.html
shared/templates/shared/index.html
+1
-1
1 addition, 1 deletion
shared/templates/shared/index.html
with
6 additions
and
6 deletions
shared/templates/shared/base.html
+
5
−
5
View file @
b9b808ee
...
@@ -48,12 +48,12 @@
...
@@ -48,12 +48,12 @@
<ui-app
inline-template
>
<ui-app
inline-template
>
<ui-navbar
inline-template
>
<ui-navbar
inline-template
>
<div>
<div>
<div
class=
"container container--default navbar__content
"
:class=
"{'
navbar__content--initialized
': true}
"
>
<div
class=
"container container--default navbar__content
navbar__content--initialized"
>
<div
class=
"navbar__brand
my-4
flex items-center
lg:
pr-8 lg:my-0"
>
<div
class=
"navbar__brand flex items-center pr-8
my-4
lg:my-0"
>
<a
href=
"/#TODO"
>
<a
href=
"/#TODO"
>
<img
src=
"https://styleguide.pirati.cz/2.3.x/images/logo-round-white.svg"
class=
"w-8"
>
<img
src=
"https://styleguide.pirati.cz/2.3.x/images/logo-round-white.svg"
class=
"w-8"
>
</a>
</a>
<div
class=
"pl-4 font-bold text-xl
lg:
border-r
lg:
border-grey-300
lg:
pr-8"
>
<div
class=
"pl-4 font-bold text-xl border-r border-grey-300 pr-8"
>
<a
href=
"/#TODO"
>
Rybička
</a>
<a
href=
"/#TODO"
>
Rybička
</a>
</div>
</div>
</div>
</div>
...
@@ -66,12 +66,12 @@
...
@@ -66,12 +66,12 @@
<div
class=
"container container--default py-8 lg:py-24 {% if page.root_page.narrow_layout %}max-w-screen-lg{% endif%}"
>
<div
class=
"container container--default py-8 lg:py-24 {% if page.root_page.narrow_layout %}max-w-screen-lg{% endif%}"
>
{% block content %}{% endblock %}
{% block content %}{% endblock %}
</div>
</div>
<footer
class=
"footer bg-grey-700 text-white __js-root"
>
<footer
class=
"footer bg-grey-700 text-white __js-root
hidden lg:block
"
>
<ui-app
inline-template
>
<ui-app
inline-template
>
<div>
<div>
<div
class=
"footer__main py-4 lg:py-16 container container--default"
>
<div
class=
"footer__main py-4 lg:py-16 container container--default"
>
<section
class=
"footer__brand"
>
<section
class=
"footer__brand"
>
<p
class=
"para
hidden md:block md:mb-4 lg:mb-0
text-grey-200"
>
<p
class=
"para text-grey-200"
>
<span
class=
"copyleft inline-block"
>
©
</span>
{% now "Y" %} Piráti. Všechna práva vyhlazena. Sdílejte a nechte ostatní sdílet za stejných podmínek.
<span
class=
"copyleft inline-block"
>
©
</span>
{% now "Y" %} Piráti. Všechna práva vyhlazena. Sdílejte a nechte ostatní sdílet za stejných podmínek.
</p>
</p>
</section>
</section>
...
...
This diff is collapsed.
Click to expand it.
shared/templates/shared/index.html
+
1
−
1
View file @
b9b808ee
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
</a>
</a>
</h2>
</h2>
<div
class=
"font-light text-sm break-words"
>
<div
class=
"font-light text-sm break-words"
>
Výpočet velikosti skupiny členů podle jedn
o
acího řádu.
Výpočet velikosti skupiny členů podle jednacího řádu.
</div>
</div>
</div>
</div>
</article>
</article>
...
...
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