This commit is contained in:
NoryiE
2025-02-09 18:42:47 +00:00
parent 19ffe5b1ab
commit c077108786
2 changed files with 3 additions and 3 deletions

View File

@@ -407,7 +407,7 @@ basalt.run()
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2025-02-09 18:40:21 </i>
<i style="float:right;">Last updated 2025-02-09 18:42:47 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>

View File

@@ -145,7 +145,7 @@ table.index td { text-align: left; vertical-align: top; }
#product {
text-align: center;
border-bottom: 1px solid #cccccc;
background-color: #ffffff;
background-color: #3a3a3a;
}
#product big {
@@ -153,7 +153,7 @@ table.index td { text-align: left; vertical-align: top; }
}
#main {
background-color: #f0f0ff;
background-color: #131313;
border-left: 2px solid #cccccc;
}