It seems that the mailman update is more complicated than I originally thought. So I decided to start with clean role and will slowly start adding new changes. Signed-off-by: Michal Konecny <mkonecny@redhat.com>
9 lines
171 B
HTML
9 lines
171 B
HTML
<style>
|
|
.socialaccount_provider.fedora {
|
|
padding: 10px 16px;
|
|
font-size: 18px;
|
|
line-height: 1.33333;
|
|
border-radius: 6px;
|
|
border-color: #aaa;
|
|
}
|
|
</style>
|