diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ <head> <title>harp</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/> -<link rel="stylesheet" href="../css/css.css"> +<link rel="stylesheet" href="./css/css.css"> <style> html,body { font-size: 12px; font-weight: normal; background: black; color: white; overflow: hidden; } circle { cursor: pointer } |
