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
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
hemp
Maják
Commits
d98e5ee0
Commit
d98e5ee0
authored
4 years ago
by
Dan Nepejchal
Committed by
jan.bednarik
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Regulace konopí - initial commit
- styleguide migration
parent
0bb53313
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
regulace_konopi/templates/regulace_konopi/base.html
+7
-7
7 additions, 7 deletions
regulace_konopi/templates/regulace_konopi/base.html
with
7 additions
and
7 deletions
regulace_konopi/templates/regulace_konopi/base.html
+
7
−
7
View file @
d98e5ee0
...
...
@@ -15,8 +15,8 @@
<!-- Styles -->
<link
href=
"{% static "
regulace_konopi
/
vendor
/
css
/
bootstrap.min.css
"
%}"
rel=
"stylesheet"
/>
<link
href=
"{% static "
uniweb
/
assets
/
css
/
styles.css
"
%}"
rel=
"stylesheet"
media=
"all"
/>
<link
href=
"{% static "
uniweb
/
assets
/
css
/
pattern-scaffolding.css
"
%}"
rel=
"stylesheet"
media=
"all"
/>
<link
href=
"{% static "
styleguide18
/
assets
/
css
/
styles.css
"
%}"
rel=
"stylesheet"
media=
"all"
/>
<link
href=
"{% static "
styleguide18
/
assets
/
css
/
pattern-scaffolding.css
"
%}"
rel=
"stylesheet"
media=
"all"
/>
<link
href=
"{% static "
shared
/
vendor
/
fancybox
/
jquery.fancybox.min.css
"
%}"
rel=
"stylesheet"
>
<link
href=
"{% static "
regulace_konopi
/
assets
/
css
/
styles.css
"
%}"
rel=
"stylesheet"
media=
"all"
/>
<script
src=
"{% static "
shared
/
vendor
/
jquery
/
jquery-3.4.1.min.js
"
%}"
></script>
...
...
@@ -27,8 +27,8 @@
}
</style>
{% if page.matomo_id %}
{% include "shared/matomo_snippet.html" with matomo_id=page.matomo_id %}
{% if
page.root_
page.matomo_id %}
{% include "shared/matomo_snippet.html" with matomo_id=page.
root_page.
matomo_id %}
{% endif %}
</head>
...
...
@@ -38,7 +38,7 @@
<nav
class=
"navbar navbar-expand-sm navbar-dark sticky-top bg-dark"
id=
""
>
<div
class=
"container"
>
<div
class=
"brand-wrapper"
>
<a
class=
"navbar-brand"
href=
"/"
><img
src=
"{% static "
uniweb
/
assets
/
images
/
logo-round-white.svg
"
%}"
<a
class=
"navbar-brand"
href=
"/"
><img
src=
"{% static "
styleguide18
/
assets
/
images
/
logo-round-white.svg
"
%}"
class=
"d-inline-block m-auto"
/>
{{ page.root_page.seo_title }}
</a>
</div>
...
...
@@ -72,7 +72,7 @@
<div
class=
"footer__main py-4 lg:py-16 container container--default"
>
<section
class=
"footer__brand"
>
<a
href=
"https://www.pirati.cz"
>
<img
src=
"{% static "
uniweb
/
assets
/
images
/
logo.svg
"
%}"
alt=
"logo pirátské strany"
<img
src=
"{% static "
styleguide18
/
assets
/
images
/
logo.svg
"
%}"
alt=
"logo pirátské strany"
class=
"w-32 md:w-40 pb-6"
/>
</a>
<p
class=
"para hidden md:block md:mb-4 lg:mb-0 text-grey-200"
>
...
...
@@ -121,7 +121,7 @@
</footer>
<script
src=
"{% static "
regulace_konopi
/
vendor
/
js
/
bootstrap.bundle.min.js
"
%}"
></script>
<script
src=
"{% static "
uniweb
/
assets
/
js
/
vue.2.6.11.js
"
%}"
></script>
<script
src=
"{% static "
styleguide18
/
assets
/
js
/
vue.2.6.11.js
"
%}"
></script>
<script
src=
"{% static "
shared
/
vendor
/
lazysizes
/
lazysizes.min.js
"
%}"
></script>
<script
src=
"{% static "
shared
/
vendor
/
fancybox
/
jquery.fancybox.min.js
"
%}"
></script>
...
...
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