]> git.wh0rd.org - nano-editor.git/blobdiff - top.php
css: merge light & dark into one file
[nano-editor.git] / top.php
diff --git a/top.php b/top.php
index 0b0d162f277bd9ccee0ff9651c6186d382e778f1..8f613e1663c82658023a5699ed49ce9cd8e294b5 100644 (file)
--- a/top.php
+++ b/top.php
@@ -9,8 +9,7 @@
    <meta name="description" content="GNU nano is a small editor for on the terminal. It supports syntax highlighting, spell checking, justifying, completion, undo/redo...">
 <?php endif; ?>
    <link rel="icon" href="/favicon.ico">
-   <link rel="stylesheet" href="style-dark.css" media="(prefers-color-scheme: dark)">
-   <link rel="stylesheet" href="style-light.css" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)">
+   <link rel="stylesheet" href="style.css">
 </head>
 
 <body>