Browse Source

Update 'index.html'

master
Duke Leto 2 years ago
parent
commit
b07bdafe1f
  1. 4
      index.html

4
index.html

@ -10,6 +10,10 @@
background-color: black;
color: white;
}
a {
color: #63c0f5;
text-shadow: 0 0 5px rgba(104, 182, 255, 0.5);
}
</style>
</head>

Loading…
Cancel
Save