mirror of
https://github.com/jgonyea/grav-plugin-podcast.git
synced 2025-12-05 16:00:02 +01:00
Update podcast.css
Make podcast plugin more follow the user's theme
This commit is contained in:
@@ -53,7 +53,7 @@
|
|||||||
.podcast-full-list li {
|
.podcast-full-list li {
|
||||||
padding: .1em 1em 1em 1em;
|
padding: .1em 1em 1em 1em;
|
||||||
min-height: 20em;
|
min-height: 20em;
|
||||||
background: #eee;
|
background: inherit;
|
||||||
border-radius: 2em;
|
border-radius: 2em;
|
||||||
margin-bottom: 2em;
|
margin-bottom: 2em;
|
||||||
}
|
}
|
||||||
@@ -76,4 +76,4 @@
|
|||||||
.podcast-content-image {
|
.podcast-content-image {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user