Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -155,7 +155,7 @@
|
|
| 155 |
|
| 156 |
.watermark {
|
| 157 |
opacity: 0.5;
|
| 158 |
-
-webkit-text-stroke:
|
| 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>
|