Format the speaker bio as intended.

This commit is contained in:
James Polley 2017-10-08 22:23:13 +11:00
parent c2b40fabbc
commit 3da89a0549

View file

@ -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.