Files
lualibs-winapi/doc.css
T
2011-06-09 10:19:09 +02:00

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; }