mirror of
https://github.com/lunarmodules/luasocket.git
synced 2024-11-10 15:28:21 +01:00
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:
parent
5edf093643
commit
8a24ddaf49
@ -2,6 +2,7 @@ body {
|
|||||||
margin-left: 1em;
|
margin-left: 1em;
|
||||||
margin-right: 1em;
|
margin-right: 1em;
|
||||||
font-family: "Verdana", sans-serif;
|
font-family: "Verdana", sans-serif;
|
||||||
|
background: #ffffff;
|
||||||
}
|
}
|
||||||
|
|
||||||
tt {
|
tt {
|
||||||
|
Loading…
Reference in New Issue
Block a user