going for content
This commit is contained in:
@@ -39,11 +39,7 @@
|
||||
<footer>
|
||||
<div>
|
||||
<div>
|
||||
{{- if .Site.Copyright -}}
|
||||
{{ .Site.Copyright | markdownify }}
|
||||
{{- else -}}
|
||||
© Motiejus Jakštys. <a href="https://creativecommons.org/licenses/by/4.0/">CC-BY-4.0</a>
|
||||
{{- end -}}
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
@@ -322,22 +322,14 @@ nav#TableOfContents ul {
|
||||
color: #ccc;
|
||||
background-color: #222;
|
||||
}
|
||||
header a,
|
||||
header a:visited,
|
||||
footer a,
|
||||
footer a:visited,
|
||||
h1 a,
|
||||
h1 a:visited,
|
||||
h2 a,
|
||||
h2 a:visited,
|
||||
h3 a,
|
||||
h3 a:visited,
|
||||
h4 a,
|
||||
h4 a:visited,
|
||||
h5 a,
|
||||
h5 a:visited,
|
||||
h6 a,
|
||||
h6 a:visited {
|
||||
header a, header a:visited,
|
||||
footer a, footer a:visited,
|
||||
h1 a, h1 a:visited,
|
||||
h2 a, h2 a:visited,
|
||||
h3 a, h3 a:visited,
|
||||
h4 a, h4 a:visited,
|
||||
h5 a, h5 a:visited,
|
||||
h6 a, h6 a:visited {
|
||||
color: #ccc;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user