Update file style.css
This commit is contained in:
parent
c737ad78bc
commit
98266550ef
@ -202,7 +202,7 @@ a {
|
|||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-profile .certification {
|
.certification {
|
||||||
transform: translate(0, +22%);
|
transform: translate(0, +22%);
|
||||||
width: 1.5em;
|
width: 1.5em;
|
||||||
}
|
}
|
||||||
@ -220,6 +220,23 @@ a {
|
|||||||
width: 80%;
|
width: 80%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.auteur-username {
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.auteur-display-name {
|
||||||
|
font-weight: bold;
|
||||||
|
display: inline;
|
||||||
|
}
|
||||||
|
|
||||||
|
.auteur-pp {
|
||||||
|
height: 4em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.auteur-role {
|
||||||
|
display: inline;
|
||||||
|
}
|
||||||
|
|
||||||
.row {
|
.row {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
background-color: var(--banner-background);
|
background-color: var(--banner-background);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user