Gah my comment messed up the CSS again
This commit is contained in:
@@ -6,11 +6,10 @@
|
|||||||
<link href="favicon.png" rel="icon" type="image/png"/>
|
<link href="favicon.png" rel="icon" type="image/png"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
// unset recursive.css website version
|
body { max-width: unset; }
|
||||||
body { max-width: unset; }
|
.title > h1 { font-size: 4em; }
|
||||||
.title > h1 { font-size: 4em; }
|
h1 { font-size: 2.5em; }
|
||||||
h1 { font-size: 2.5em; }
|
.rerun_container { position: relative; }
|
||||||
.rerun_container { position: relative; }
|
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body onload="loadEverything();">
|
<body onload="loadEverything();">
|
||||||
|
|||||||
Reference in New Issue
Block a user