Merge branch 'main' into new_model

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