white background

white background (successfully tested on https://tst2005.github.io/luasocket/ in https://tst2005.github.io/luasocket/reference.css )
This commit is contained in:
TsT 2014-11-28 12:09:44 +01:00
parent 5edf093643
commit 8a24ddaf49

View File

@ -2,6 +2,7 @@ body {
margin-left: 1em;
margin-right: 1em;
font-family: "Verdana", sans-serif;
background: #ffffff;
}
tt {