mirror of
https://github.com/vxcontrol/lualibs-winapi.git
synced 2026-07-01 13:54:03 -04:00
10 lines
258 B
CSS
10 lines
258 B
CSS
body {
|
|
padding-left: 2em;
|
|
}
|
|
pre {
|
|
background-color: #eeeeff
|
|
}
|
|
a:link { font-weight:bold; color: #004080; text-decoration: none; }
|
|
a:visited { font-weight:bold; color: #006699; text-decoration: none; }
|
|
a:link:hover { text-decoration:underline; }
|