diff options
Diffstat (limited to 'src/index.html')
-rw-r--r-- | src/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/index.html b/src/index.html index 2fda790..085e082 100644 --- a/src/index.html +++ b/src/index.html @@ -3,8 +3,8 @@ <head> <meta charset="utf-8"> <title>Arching Kaos</title> - <link rel="stylesheet" type="text/css" href="./css/style2.css"> - <link rel="stylesheet" type="text/css" href="./css/style.css"> + <link rel="stylesheet" type="text/css" href="./css/style-layer-1.css"> + <link rel="stylesheet" type="text/css" href="./css/style-layer-2.css"> <link rel="stylesheet" type="text/css" href="./css/akn.css"> <style type="text/css"> </style> |