This commit is contained in:
ehpersonal38
2023-01-20 14:37:26 -05:00
parent 2cc4dbac6a
commit b11ae6c10f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ body::-webkit-scrollbar {
display:none display:none
} }
</style> </style>
<link rel="stylesheet" href="style.css?v=8.05.22"> <link rel="stylesheet" href="style.css?v=1.20.23">
<link rel="stylesheet" type="text/css" href="static/dialog-polyfill.css" /> <link rel="stylesheet" type="text/css" href="static/dialog-polyfill.css" />
<body> <body>
<div class="banner"> <div class="banner">
+1 -1
View File
@@ -21,7 +21,7 @@ if (file_exists('./scripts/thisrun.txt')) {
$config = parse_ini_file('./scripts/firstrun.ini'); $config = parse_ini_file('./scripts/firstrun.ini');
} }
?> ?>
<link rel="stylesheet" href="style.css?v=8.05.22"> <link rel="stylesheet" href="style.css?v=1.20.23">
<style> <style>
body::-webkit-scrollbar { body::-webkit-scrollbar {
display:none display:none