Gah my comment messed up the CSS again

This commit is contained in:
2023-04-08 14:16:59 -04:00
parent ab700c12b1
commit ee4add2fee

View File

@@ -6,11 +6,10 @@
<link href="favicon.png" rel="icon" type="image/png"/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<style type="text/css">
// unset recursive.css website version
body { max-width: unset; }
.title > h1 { font-size: 4em; }
h1 { font-size: 2.5em; }
.rerun_container { position: relative; }
body { max-width: unset; }
.title > h1 { font-size: 4em; }
h1 { font-size: 2.5em; }
.rerun_container { position: relative; }
</style>
</head>
<body onload="loadEverything();">