diff --git a/css/custom.css b/css/custom.css index e4d2163..4129582 100644 --- a/css/custom.css +++ b/css/custom.css @@ -1,5 +1,15 @@ /* custom.css */ +.badge-outline-info { + padding: .1rem .15rem; + margin-left: .15rem; + margin-right: .2rem; + font-weight: 300; + vertical-align: super; + color: #3da5f4; + border: 1px solid #3da5f4; +} + .navig-canto:hover { font-weight: 800; color: #007bff !important; @@ -32,6 +42,10 @@ table { #selectable0 .ui-selected { background: #00968e; color: white; } #selectable0 { list-style-type: none; margin: 0; padding: 0; } +#selectable2 .ui-selecting { background: #4abd8c; } +#selectable2 .ui-selected { background: #00968e; color: white; } +#selectable2 { list-style-type: none; margin: 0; padding: 0; } + .selCanti { border:6px solid #f8f9fa; border-collapse:collapse; diff --git a/index_2.0.html b/index_2.0.html index f097254..6b51011 100644 --- a/index_2.0.html +++ b/index_2.0.html @@ -93,14 +93,13 @@ - 14