Format the speaker bio as intended.
This commit is contained in:
parent
c2b40fabbc
commit
3da89a0549
1 changed files with 5 additions and 0 deletions
|
@ -108,6 +108,11 @@ div.system-message p.system-message-title {
|
||||||
padding: 5px 0 0 12px;
|
padding: 5px 0 0 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.bio {
|
||||||
|
font-family: Hack, monospace;
|
||||||
|
white-space: pre-wrap;
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The CSS shown here will not be introduced in the Quickstart guide, but shows
|
* The CSS shown here will not be introduced in the Quickstart guide, but shows
|
||||||
* how you can use CSS to style your Element's container.
|
* how you can use CSS to style your Element's container.
|
||||||
|
|
Loading…
Reference in a new issue