Skip to content
Snippets Groups Projects
Commit 5fc01c7d authored by Barnabás Czémán's avatar Barnabás Czémán
Browse files

Fix border color

parent 2c4bc04e
Branches
Tags
No related merge requests found
...@@ -7,6 +7,6 @@ ...@@ -7,6 +7,6 @@
width: 100%; width: 100%;
top: 0px; top: 0px;
-webkit-text-fill-color: white; -webkit-text-fill-color: white;
-webkit-text-stroke-color: black; -webkit-text-stroke-color: #888888;
-webkit-text-stroke-width: 0.75px; -webkit-text-stroke-width: 0.75px;
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment