diff --git a/src/custom.css b/src/custom.css index 4cd1bcb..7d65f7c 100644 --- a/src/custom.css +++ b/src/custom.css @@ -908,6 +908,7 @@ article .markdown .inline-medium-end, End Auto-generated index links */ + .hero2 { color: #fff; background: #337DBE; @@ -919,6 +920,10 @@ article .markdown .inline-medium-end, text-decoration: underline; } +.hero { + font-size: 0.8em; +} + .hero-image { width: 2em; } \ No newline at end of file