Added text border
This commit is contained in:
parent
5026677254
commit
0f1b7569e5
|
@ -3,6 +3,7 @@ body {
|
|||
}
|
||||
|
||||
* {
|
||||
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
|
||||
font-family: Helvetica, Arial, sans-serif;
|
||||
color: white;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user