tFix styling in summary - andersdamsgaard.com - my photography webpage
(HTM) git clone git://src.adamsgaard.dk/andersdamsgaard.com
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Submodules
(DIR) README
(DIR) LICENSE
---
(DIR) commit d2ab820733fb373951ef160c4d2c6540b5ad9e44
(DIR) parent 14f492833e6a951bc6ddb9c40033b2c71e6293e0
(HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Fri, 2 Nov 2018 16:32:30 +0100
Fix styling in summary
Diffstat:
M themes/tale-mod/assets/scss/tale/_⦠| 5 +++--
M themes/tale-mod/layouts/_default/s⦠| 6 +++++-
2 files changed, 8 insertions(+), 3 deletions(-)
---
(DIR) diff --git a/themes/tale-mod/assets/scss/tale/_catalogue.scss b/themes/tale-mod/assets/scss/tale/_catalogue.scss
t@@ -1,9 +1,9 @@
.catalogue {
&-item {
- border-bottom: 1px solid $grey-2;
+ border-bottom: 0px solid $grey-2;
color: $default-color;
display: inline-block;
- padding: 2rem 0;
+ padding: 0rem 0;
&:hover .catalogue-line,
&:focus .catalogue-line {
t@@ -28,6 +28,7 @@
font-size: 2rem;
font-weight: 700;
margin: .5rem 0;
+ padding: .5rem 0;
}
&-line {
(DIR) diff --git a/themes/tale-mod/layouts/_default/summary.html b/themes/tale-mod/layouts/_default/summary.html
t@@ -35,7 +35,11 @@
<!-- </p> -->
<!-- </div> -->
<!-- </div> -->
- <!-- <a href='{{ .Permalink }}'><nobr>Go to series ā</nobr></a> -->
+ <div>
+ <a href='{{ .Permalink }}'><nobr>Go to series ā</nobr></a>
+ <br>
+ <br>
+ </div>
{{- else }}
<br>