File tree Expand file tree Collapse file tree 2 files changed +32
-0
lines changed
Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Original file line number Diff line number Diff line change @@ -816,6 +816,37 @@ font-size: 0.7rem;
816816margin-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/*
82085126. Raketenstaub
821852*/
Original file line number Diff line number Diff line change @@ -168,6 +168,7 @@ This project is licensed under the GPL3 License.
168168Release 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)
You can’t perform that action at this time.
0 commit comments