]> git.saurik.com Git - redis.git/blobdiff - deps/lua/doc/manual.css
makefile adapted to link against lua lib and to pass the 32bit flag to Lua building...
[redis.git] / deps / lua / doc / manual.css
diff --git a/deps/lua/doc/manual.css b/deps/lua/doc/manual.css
new file mode 100644 (file)
index 0000000..eed5afd
--- /dev/null
@@ -0,0 +1,13 @@
+h3 code {
+       font-family: inherit ;
+}
+
+pre {
+       font-size: 105% ;
+}
+
+span.apii {
+       float: right ;
+       font-family: inherit ;
+}
+