Add styling for mycon and tag font-size for cards
Signed-off-by: Kouya Heika <kouyaheika@canithesis.org>
This commit is contained in:
@@ -33,3 +33,9 @@ div.usercard > table {
|
|||||||
image-rendering: auto;
|
image-rendering: auto;
|
||||||
width: 64px; height: 64px;
|
width: 64px; height: 64px;
|
||||||
}
|
}
|
||||||
|
.usercard.wide .userlink {
|
||||||
|
font-size: 20px;
|
||||||
|
}
|
||||||
|
.usercard.wide .userlink img {
|
||||||
|
vertical-align: sub;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user