diff --git a/stepmania/Docs/Lua.xsd b/stepmania/Docs/Lua.xsd index 70849157b3..bbf483ec4a 100644 --- a/stepmania/Docs/Lua.xsd +++ b/stepmania/Docs/Lua.xsd @@ -66,8 +66,12 @@ - - + + + + + + diff --git a/stepmania/Docs/Lua.xsl b/stepmania/Docs/Lua.xsl index 3ee4f96e26..931eab380d 100644 --- a/stepmania/Docs/Lua.xsl +++ b/stepmania/Docs/Lua.xsl @@ -31,6 +31,9 @@ hr { width: 90% } + code { + font-family: monospace + } .trigger { cursor: pointer } @@ -289,4 +292,9 @@
+ + + + +