Update style.css
Browse files
style.css
CHANGED
@@ -288,7 +288,7 @@
|
|
288 |
.section_submit a {
|
289 |
color: #386df4;
|
290 |
text-decoration-color: #0909f8;
|
291 |
-
text-decoration: solid;
|
292 |
}
|
293 |
/* submit */
|
294 |
|
|
|
288 |
.section_submit a {
|
289 |
color: #386df4;
|
290 |
text-decoration-color: #0909f8;
|
291 |
+
text-decoration-style: solid;
|
292 |
}
|
293 |
/* submit */
|
294 |
|