diff --git a/src/colab_spb_theme/static/css/header.css b/src/colab_spb_theme/static/css/header.css index e74897b..3c482a1 100644 --- a/src/colab_spb_theme/static/css/header.css +++ b/src/colab_spb_theme/static/css/header.css @@ -250,10 +250,13 @@ fieldset, .editionComment { #sobre a { color: #2C65CD; - /*font-size: 1.2em;*/ font-size: 1.4em; } +#sobre a .caret { + border-top: 4px dashed #2C65CD; +} + #sobre .softwarepublico-item a { padding: 0 8px; } -- libgit2 0.21.2