Move settings.css to settings-old.css (#1399)

This commit is contained in:
toasted-nutbread 2021-02-15 10:46:32 -05:00 committed by GitHub
parent 67aa66c1a0
commit 65bca5ce72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<link rel="icon" type="image/png" href="/images/icon128.png" sizes="128x128">
<link rel="stylesheet" type="text/css" href="/lib/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="/lib/bootstrap/css/bootstrap-theme.min.css">
<link rel="stylesheet" type="text/css" href="/css/settings.css">
<link rel="stylesheet" type="text/css" href="/css/settings-old.css">
</head>
<body>
<div class="container">