timer bar: remove italic from button
This commit is contained in:
@@ -510,8 +510,8 @@ function pwh_cls_fix_styles() {
|
||||
border: none !important;
|
||||
border-radius: 50px;
|
||||
font-size: 16px;
|
||||
font-style: italic;
|
||||
font-weight: 500;
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
cursor: pointer;
|
||||
transition: opacity .2s, transform .15s;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user