Update file style.css
This commit is contained in:
parent
63b8012d66
commit
742bf0e9fe
@ -210,6 +210,8 @@ a {
|
|||||||
.article-auteur {
|
.article-auteur {
|
||||||
background-color: var(--banner-background);
|
background-color: var(--banner-background);
|
||||||
display: flex;
|
display: flex;
|
||||||
|
padding: 2em;
|
||||||
|
border-radius: 10em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-profile .bio {
|
.user-profile .bio {
|
||||||
@ -235,7 +237,6 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.auteur-pp {
|
.auteur-pp {
|
||||||
height: 4em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.auteur-role {
|
.auteur-role {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user