Skip to content

Commit ad43aa9

Browse files
authored
Merge pull request #10 from circuscode/develop
Podlove Global Contributors
2 parents 16a4fed + 5e0e7e1 commit ad43aa9

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

assets/css/elsa.css

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -816,6 +816,37 @@ font-size: 0.7rem;
816816
margin-left:5px;
817817
}
818818

819+
/* ShortCode podlove-global-contributor-list */
820+
821+
.podlove-global-contributors .social-icons {
822+
display:none;
823+
}
824+
825+
.podlove-global-contributors .avatar-cell {
826+
padding-right:20px !important;
827+
padding-bottom:50px !important;
828+
}
829+
830+
.podlove-global-contributors .episodes-cell li {
831+
display:block !important;
832+
}
833+
834+
.podlove-global-contributors .episodes-cell {
835+
padding-bottom:50px !important;
836+
}
837+
838+
.podlove-global-contributors .episodes-cell li a {
839+
background: transparent !important;
840+
padding: 0 !important;
841+
text-decoration: none !important;
842+
border-radius: 0 !important;
843+
}
844+
845+
.podlove-global-contributors {
846+
border-bottom: 0 !important;
847+
font-size:100%;
848+
}
849+
819850
/*
820851
26. Raketenstaub
821852
*/

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ This project is licensed under the GPL3 License.
168168
Release pending
169169

170170
* Feature: Mastodon Shortlink Transformation
171+
* Added: Styles for Podlove Global Contributor Shortcode
171172
* Changed: Top Spacer @ Index Archive
172173
* Changed: Font Size (Toot Date)
173174
* Fixed: Spacing (Links without Block Container)

0 commit comments

Comments
 (0)