In search banner, rm excess CSS + adjust button font size

pull/260/head
Kevin Payravi 2023-09-18 02:41:42 -05:00
parent 3af0d6c1f8
commit e9a817485c
1 changed files with 1 additions and 7 deletions

View File

@ -83,17 +83,11 @@ function insertCSS() {
background-color: transparent !important;
border: 1px solid !important;
border-radius: 5px !important;
font-size: 11px !important;
font-size: 12px !important;
color: white !important;
mix-blend-mode: difference !important;
text-align: left !important;
}
.iwb-notice button+a {
display: inline-block;
font-size: 12px !important;
margin: 8px 0 0 0 !important;
white-space: nowrap !important;
}
.iwb-hide {
display: none !important;