added paragraph with button in extra content
This commit is contained in:
parent
1102177243
commit
a653a4a285
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue