Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -152,7 +152,7 @@
|
|
152 |
}
|
153 |
</style>
|
154 |
<style id="text-shadow">
|
155 |
-
input,
|
156 |
.shadow-text {
|
157 |
text-shadow: 1px -0px 0 rgba(0, 0, 0, 0.8), 1px 0px 0 rgba(0, 0, 0, 0.8), 1px 1px 0 rgba(0, 0, 0, 0.8), 0px 1px 0 rgba(0, 0, 0, 0.8), -1px -1px 0 rgba(0, 0, 0, 0.8), -1px 0px 0 rgba(0, 0, 0, 0.8), -1px -1px 0 rgba(0, 0, 0, 0.8);
|
158 |
}
|
|
|
152 |
}
|
153 |
</style>
|
154 |
<style id="text-shadow">
|
155 |
+
#mainMassage input,
|
156 |
.shadow-text {
|
157 |
text-shadow: 1px -0px 0 rgba(0, 0, 0, 0.8), 1px 0px 0 rgba(0, 0, 0, 0.8), 1px 1px 0 rgba(0, 0, 0, 0.8), 0px 1px 0 rgba(0, 0, 0, 0.8), -1px -1px 0 rgba(0, 0, 0, 0.8), -1px 0px 0 rgba(0, 0, 0, 0.8), -1px -1px 0 rgba(0, 0, 0, 0.8);
|
158 |
}
|