Updated fullscreen and started work for themes

This commit is contained in:
MathMan05 2024-06-08 11:14:00 -05:00
parent ca81f05665
commit dc8ba099da
6 changed files with 224 additions and 6 deletions

View file

@ -1,7 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<link href="/style.css" rel="stylesheet" type="text/css" />
<link href="/light.css" rel="stylesheet" type="text/css" id="lightcss" disabled="true"/>
<link rel="manifest" href="/manifest.json" />
</head>
<body>