Skip to content

Commit 02bbec8

Browse files
committed
remove custom css
1 parent 87b7bda commit 02bbec8

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

Diff for: layouts/podcast/single.html

-20
Original file line numberDiff line numberDiff line change
@@ -67,24 +67,4 @@ <h2>
6767
</article>
6868
</main>
6969

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>
9070
{{ end }}

0 commit comments

Comments
 (0)