added paragraph with button in extra content

This commit is contained in:
jorge-vitrubio 2022-11-04 14:45:44 +01:00
parent 1102177243
commit a653a4a285
1 changed files with 12 additions and 0 deletions

View File

@ -102,6 +102,18 @@
position: relative;
margin-bottom: 20px;
}
.hangar-extra-content p {
display: block;
clear: both;
width: 100%;
float: none;
}
.hangar-extra-content p .button {
padding: 1rem;
padding: 0.5rem;
background: #00f;
color: white;
}
.hangar-extra-content .pfc-posts-main .pfc-post .news-text-wrap,
.hangar-extra-content .pft-posts-main .pft-post .news-text-wrap {
padding-top: 15px;