diff --git a/_config.yml b/_config.yml index cde9157..3113c69 100644 --- a/_config.yml +++ b/_config.yml @@ -140,7 +140,7 @@ header_pages: - title: kontakt url: /kontakt - title: status siedziby - url: https://at.hskrk.pl/ + url: /at # Page default value # defaults: diff --git a/_includes/views/banner.html b/_includes/views/banner.html index c2747c9..aa5580a 100644 --- a/_includes/views/banner.html +++ b/_includes/views/banner.html @@ -63,6 +63,7 @@ } {%- endif -%} + {%- if banner_image != "" -%}
@@ -71,5 +72,10 @@
+ {%- else -%} +
+ +
+ {%- endif -%} {%- endif -%} diff --git a/_sass/yat/_layout.scss b/_sass/yat/_layout.scss index f7a2a45..c801f4f 100644 --- a/_sass/yat/_layout.scss +++ b/_sass/yat/_layout.scss @@ -139,6 +139,7 @@ html { // Gaps between nav items, but not on the last one &:not(:last-child) { margin-right: 24px; + &:hover { text-decoration: underline; } @@ -569,6 +570,7 @@ html { &:not(:first-child) { margin-top: 18px; } + margin-bottom: 8px; } @@ -815,14 +817,32 @@ img.sponsors { margin: 0 auto; } +.camera-container { + display: flex; +} + +@include media-query($on-laptop) { + .camera-container { + display: block; + } +} .camera-col { flex-grow: 0; flex-shrink: 0.9; flex-basis: auto; padding: 0 1em; + + div { + margin-bottom: 1.5em; + } } #map { height: 500px; } + +.charts { + padding: 2em 0; + text-align: center; +} diff --git a/assets/css/main.scss b/assets/css/main.scss index 53a7b89..1c6308b 100644 --- a/assets/css/main.scss +++ b/assets/css/main.scss @@ -33,7 +33,7 @@ $brand-color: map-get($brand-colors, "orangered"); $brand-color: "{{ site.brand_color | default: '#ff5100' }}"; } -$content-width: {{ site.content_width | default: '920px' }}; +$content-width: {{ site.content_width | default: '1080px' }}; // Click to top theme $click-to-top-light-background-color: "{{ site.click_to_top.light.background_color | default: white }}"; diff --git a/at.html b/at.html new file mode 100644 index 0000000..4db9317 --- /dev/null +++ b/at.html @@ -0,0 +1,43 @@ +--- +layout: home +title: at +sidebar: "" +banner: "" +--- +
+ +
+
+

Hardroom

+ Widok na hardroom +
+ +
+

Lab elektro

+ Widok na lab elektroniczny +
+
+ +
+
+

Korytarz

+ Widok na korytarz +
+ +
+
+
+

Magazynek

+ Widok na magazynek +
+
+

Softroom

+ Widok na softroom +
+ +
+
+ +
+ +