Link to LuaJIT wiki.

This commit is contained in:
Mike Pall
2012-05-31 23:54:44 +02:00
parent fa2572da6c
commit 5bd133d6c8
15 changed files with 36 additions and 0 deletions

View File

@@ -193,6 +193,12 @@ img.right {
.ext {
color: #ff8000;
}
.new {
font-size: 6pt;
vertical-align: middle;
background: #ff8000;
color: #ffffff;
}
#site {
clear: both;
float: left;