This commit is contained in:
n00b
2024-10-27 11:52:28 -04:00
parent 6edb1bc09d
commit 87ccd04589
940 changed files with 3883 additions and 65270 deletions

View File

@@ -2,16 +2,7 @@
<html>
<head>
<style>
table, th, td { border: 1px solid black; } th, td { padding: 10px; }
body { background-color: #A0A0FF; }
.rc_number { color: #800000; }
.rc_string { color: green; }
.rc_keyword { color: blue; font-weight: bold; }
.rc_comment { color: #0A0A0A; }
#rc_code { font-family: Consolas,"courier new"; background-color: #f1f1f1; padding: 2px; font-size: 105%; }
</style>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>Abs [RCBasic Doc] </title>