diff --git a/agaric/css/agaric.css b/agaric/css/agaric.css index 244d16e..19593b5 100644 --- a/agaric/css/agaric.css +++ b/agaric/css/agaric.css @@ -9697,6 +9697,9 @@ label.panel-block { .content p.is-dandelion { color: #BAB108; } +.content label { + font-variant-caps: all-small-caps; } + hr, .titlebar-bigborder, .media.media-comment, .media.media-comment + .media.media-comment, .media.media-comment .media.media-comment, .footer .container { border-top: 4px solid #193B68; }