Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Miroslav Kratochvil
jekyll-theme-lcsb-default
Commits
ef2c0970
Commit
ef2c0970
authored
Mar 22, 2018
by
Jacek Lebioda
Browse files
More responsive header
parent
8d75fff8
Changes
2
Hide whitespace changes
Inline
Side-by-side
_includes/header.html
View file @
ef2c0970
...
...
@@ -4,10 +4,19 @@
{%- assign default_paths = site.pages | map: "path" -%}
{%- assign page_paths = site.header_pages | default: default_paths -%}
<div>
<img
src=
"{{ '/assets/banners/uni-logo.svg' | relative_url }}"
type=
"image/svg+xml"
/>
<img
src=
"{{ '/assets/banners/frozen-banner.svg' | relative_url }}"
type=
"image/svg+xml"
/>
<img
src=
"{{ '/assets/banners/lcsb-logo.svg' | relative_url }}"
type=
"image/svg+xml"
/>
<div
style=
"border-bottom: solid 1px #777"
>
<img
src=
"{{ '/assets/banners/uni-logo.svg' | relative_url }}"
type=
"image/svg+xml"
style=
"border: solid 1px #777; padding: 1% 2% 0px 2%; border-bottom: solid 4px white; position: relative; bottom: -2px; border-radius: 14px 14px 0 0; margin-left: 8%;"
/>
<img
src=
"{{ '/assets/banners/frozen-banner.svg' | relative_url }}"
type=
"image/svg+xml"
style=
"margin-left: 3%; position: relative; bottom: -10px; width: 40%"
/>
<img
src=
"{{ '/assets/banners/lcsb-logo.svg' | relative_url }}"
type=
"image/svg+xml"
style=
"margin-right: 1%; float: right; position: relative; bottom: -15px;"
/>
</div>
...
...
assets/banners/lcsb-logo.svg
View file @
ef2c0970
...
...
@@ -11,8 +11,8 @@
version=
"1.1"
id=
"svg4471"
sodipodi:docname=
"lcsb-logo.svg"
width=
"15
7
"
height=
"6
6
"
width=
"1
4
5"
height=
"6
0
"
inkscape:version=
"0.92.2 (5c3e80d, 2017-08-06)"
>
<metadata
id=
"metadata4475"
>
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment