We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b7bda commit 02bbec8Copy full SHA for 02bbec8
layouts/podcast/single.html
@@ -67,24 +67,4 @@ <h2>
67
</article>
68
</main>
69
70
-<style>
71
- article a {
72
- /* text-decoration-style: wavy; */
73
- text-decoration-color: blue;
74
- text-decoration-thickness: 2px;
75
- }
76
- figure figcaption {
77
- text-align: center;
78
- font-style: italic;
79
- color: grey;
80
81
-
82
- .head-blockquote {
83
- border: 1px;
84
- border-style: dashed;
85
- font-size: 15px;
86
- padding-left: 15px;
87
- background: #eee;
88
89
-</style>
90
{{ end }}
0 commit comments