From 8c1baf71ee3610b96599bccae85d3a73e1c17558 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Mon, 6 Aug 2007 02:53:29 +0000 Subject: [PATCH] Add code css class, use it. I still do not like the way this looks. I might change these tables to be more like javadocs which are pretty readable. --- stepmania/Docs/Lua.xsl | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/stepmania/Docs/Lua.xsl b/stepmania/Docs/Lua.xsl index 931eab380d..884b6ddeb3 100644 --- a/stepmania/Docs/Lua.xsl +++ b/stepmania/Docs/Lua.xsl @@ -34,6 +34,9 @@ code { font-family: monospace } + .code { + font-family: monospace + } .trigger { cursor: pointer } @@ -117,7 +120,7 @@
  • - +
  • @@ -143,11 +146,11 @@
    - Class + Class - : - + : + @@ -188,7 +191,7 @@ - + @@ -205,7 +208,7 @@ - + @@ -221,16 +224,16 @@ - + - + - + - + @@ -252,7 +255,7 @@
    - Enum + Enum