Remove background

merge-requests/30/head
Bob Mottram 2022-02-15 18:05:54 +00:00
parent 774546854f
commit 7e19791643
1 changed files with 0 additions and 4 deletions

View File

@ -394,7 +394,6 @@ a:focus {
color: #ffffff;
text-align: var(--profile-text-align);
line-height: 1.4em;
background-color: #141414;
}
.profileHeader .title {
@ -1080,7 +1079,6 @@ div.container {
.profileHeader img.vcard {
width: var(--vcard-icon-size);
float: right;
background-color: var(--main-bg-color);
}
.followText {
font-size: var(--follow-text-size1);
@ -1848,7 +1846,6 @@ div.container {
.profileHeader img.vcard {
width: var(--vcard-icon-size-mobile);
float: right;
background-color: var(--main-bg-color);
}
.accountsTable {
width: 100%;
@ -2588,7 +2585,6 @@ div.container {
.profileHeader img.vcard {
width: var(--vcard-icon-size-tiny);
float: right;
background-color: var(--main-bg-color);
}
.accountsTable {
width: 100%;