SenY commited on
Commit
9b159c6
1 Parent(s): eff9990

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -155,7 +155,7 @@
155
 
156
  .watermark {
157
  opacity: 0.5;
158
- -webkit-text-stroke: ' + strokeSize + 'px black;
159
  paint-order: stroke fill;
160
  }
161
  </style>
 
155
 
156
  .watermark {
157
  opacity: 0.5;
158
+ -webkit-text-stroke: 1px black;
159
  paint-order: stroke fill;
160
  }
161
  </style>