some changes
This commit is contained in:
commit
09ed26e67b
4 changed files with 4 additions and 4 deletions
|
@ -69,7 +69,7 @@ td:not([align]), th:not([align]) {
|
|||
}
|
||||
|
||||
html {
|
||||
line-height: 1.4;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -17,7 +17,7 @@
|
|||
{{ end }}
|
||||
</div>
|
||||
<div class="rightcolumn">
|
||||
{{ if in .Page.Site.Params.mentionedIn (substr $currentDir 0 -1) }}
|
||||
{{ if in .Page.Site.Params.sandpointsMentionedIn (substr $currentDir 0 -1) }}
|
||||
<div class="has">
|
||||
{{ with $scratch.backlinks }}
|
||||
<span class="sup">mentioned in⁄</span>
|
||||
|
|
|
@ -1 +1 @@
|
|||
# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20201209022150-1c0c9e5e7fcd
|
||||
# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20201209090354-47f7e8f5689e
|
||||
|
|
Loading…
Add table
Reference in a new issue