adding style information for the Feed link

This commit is contained in:
Tobias Diekershoff 2022-04-29 19:33:26 +02:00
parent 6161485b2f
commit 7ce6fd19b5
Signed by: tobias
GPG Key ID: 25FE376FF17694A1
1 changed files with 2 additions and 0 deletions

View File

@ -1200,6 +1200,7 @@ aside .vcard .icon {
overflow: auto;
margin-bottom: 10px;
}
aside .vcard #subscribe-feed-link-button,
aside .vcard #dfrn-request-link-button,
aside .vcard #wallmessage-link-botton {
width: 50%;
@ -1207,6 +1208,7 @@ aside .vcard #wallmessage-link-botton {
float: left;
padding: 0 5px;
}
aside .vcard #subscribe-feed-link,
aside .vcard #dfrn-request-link,
aside .vcard #wallmessage-link {
width: 100%;