Fix title stroke width

alt-html-css
Admin 2021-03-24 13:18:43 +00:00
parent eba44e1485
commit aa1371f043
1 changed files with 1 additions and 1 deletions

View File

@ -2359,7 +2359,7 @@ ul.button-bar{
font-weight: bold;
font-style: oblique;
color: #FFFFFF;
-webkit-text-stroke-width: 3px;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #000000;
paint-order: stroke fill;
pointer-events: none;