styled intro-leads

This commit is contained in:
todrobbins 2020-06-02 18:13:02 -06:00
parent 8ddd07134f
commit 2ab4584bae

View File

@ -85,7 +85,7 @@ a:visited {
} }
.license img { .license img {
max-width: 10em; max-width: 6em;
display: inline; display: inline;
} }
@ -114,7 +114,8 @@ h4 {
} }
.intro-lead { .intro-lead {
font-size: 1em; font-size: 1.2em;
font-weight: bold;
} }
code { code {