Introduction
Introduction Statistics Contact Development Disclaimer Help
tFix styling in summary - andersdamsgaard.com - my photography webpage
git clone git://src.adamsgaard.dk/andersdamsgaard.com
Log
Files
Refs
Submodules
README
LICENSE
---
commit d2ab820733fb373951ef160c4d2c6540b5ad9e44
parent 14f492833e6a951bc6ddb9c40033b2c71e6293e0
Author: Anders Damsgaard <[email protected]>
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(-)
---
diff --git a/themes/tale-mod/assets/scss/tale/_catalogue.scss b/themes/tale-mod…
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 {
diff --git a/themes/tale-mod/layouts/_default/summary.html b/themes/tale-mod/la…
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>
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.