diff --git a/common/custom.css b/common/custom.css index 5337e78..30477a4 100644 --- a/common/custom.css +++ b/common/custom.css @@ -863,7 +863,7 @@ color: #17106E; color: #63BDE9!important; } */ -*/ + /* .uk-tile-primary {background-color: #17106E;} */ @@ -996,7 +996,7 @@ font-style: italic; } .wk-tab>li.wk-active>a { border-color: transparent transparent #1678CB transparent !important; - background:tranparent; + background:transparent; border-bottom: 2px solid #1678CB; } .wk-tab>*>a { @@ -1132,7 +1132,7 @@ font-style: italic; line-height: 24px; font-weight:normal; font-size:18px; - font-family: 'Heebo', sans-serif!important;} + font-family: 'Heebo', sans-serif!important; } ul.event_legend_list {font-size:90%; opacity:0.8} @@ -1179,7 +1179,7 @@ ul.event_legend_list {font-size:90%; opacity:0.8} line-height: 24px; font-weight:normal; font-size:18px; - font-family: 'Heebo', sans-serif!important;} + font-family: 'Heebo', sans-serif!important; } .readon-button:hover { diff --git a/library.css b/library.css index 0ebf0f5..e71c296 100644 --- a/library.css +++ b/library.css @@ -1462,7 +1462,7 @@ ul.recentyears { } .recentyears.uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before { margin-right: 10px !important; - border-left: 1px solid var(--portal-main-color); !important; + border-left: 1px solid var(--portal-main-color) !important; } .recentyears.uk-subnav>* { padding-left: 10px;