Imported from archive

This commit is contained in:
Eiffel operator
2026-03-25 07:12:09 -08:00
commit b929708190
75 changed files with 7823 additions and 0 deletions

197
www/nn4.css Normal file
View File

@@ -0,0 +1,197 @@
address, blockquote, body, caption, center, dd, dir, div, dl, dt, form,
h1, h2, h3, h4, h5, h6, menu, ol, p, td, th, ul {font-size: 13px;
font-family: Trebuchet MS, Arial, MS Sans Serif, Helvetica, Verdana, Sans-serif}
a {cursor: auto}
a:link {color: #00f;
background: transparent;
text-decoration: none}
a:visited {color: #00f;
background:transparent;
text-decoration: none}
a:active {color: #3c0;
background: transparent;
text-decoration: none}
a:hover {text-decoration: underline}
a.button {cursor: pointer;
font-size: 15px}
a.button:link {color: #fff}
a.button:visited {color: #fff}
a.button:active {color: #fff}
a.button:hover {background-color: #00f;
text-decoration: none}
address {margin: 0em 0% 0em 0%;
font: italic}
BIG {font-size: 110%}
blockquote {margin: 0em 0% 0em 0%;
line-height: normal}
body {margin: 1em 3% 0.9em 5%; /*1em 4% 1.8em 5%*/
text-align: left;
background-color: #fff;
color: #2a2a2a;
cursor: default}
body.dot {margin: -2em 0em 0em 0em; /*0em 0em 0em 0em*/
background-color: #ccc}
body.popup {margin: 0em 0em 0em 0em; /*8px 0em 0em 8px*/
background-color: #ccc}
body.popup_text {margin: 2px 0px 0px 0px; /*20px 8px 0px 10px*/
font-size: 13px;
color: #000080;
background-color: #ffc}
body.sidebar {margin: 0em 0em 0em 1em; /*1em 0em 0em 0em*/
text-align: left;
background-color: #9cf;
color: #2a2a2a;
cursor: default}
button {cursor: auto}
caption {margin: 0em 0% 0em 0%;
line-height: normal}
code {font-size: 1em;
font-family: monospace}
div {margin: 0em 0% 0em 0%;
line-height: normal}
dd {margin: 0em 0% 0em 0%;
line-height: normal}
dl {margin: 0em 0% 0em 0%}
dt {margin: 0em 0% 0em 0%;
line-height: normal}
/* margin: top, right, bottom, left */
h1 {margin: 0.6em 5% 0em 0%; /*1.2em 5% 0em 0%;*/
color: #388c00;
font-size: 160%; /*220%*/
font-weight: bold;
padding-bottom: 0px}
h2 {margin: 0.6em 5% 0em 0%; /*1.1em 5% 0em 0%;*/
color: #388c00;
font-size: 120%; /*160%*/
font-weight: normal;
padding-bottom: 0px}
h3 {margin: 0.6em 5% 0em 0%; /*1.1em 5% 0em 0%;*/
color: #388c00;
font-size: 110%; /*130%*/
font-weight: normal;
padding-bottom: 0px}
hr {margin: 0em 0% 0em 0%}
html {margin: 0;
background-color: transparent}
input {cursor: auto}
kbd {font: 1em monospace}
li { /*margin: 0.8em 0% 0.2em -0.5; (annars försvinner numret)*/
line-height: normal;
font-size: 80%; /*font-size: 100%;*/
font-weight: normal;
padding-bottom: 0px}
li.bullet {margin: 0.5em 0% 0em -0.5em; /*margin: 0.5em 0% 0.5em -1em;*/
line-height: normal;
list-style: disc;
font-size: 80%; /* font-size: 100%;*/
font-weight: normal;
padding-bottom: 0px}
ol {margin: 0.5em 0% 0em 0em;
line-height: normal;
list-style: decimal;
font-size: 80%; /*font-size: 100%;*/
font-weight: normal;
padding-bottom: 0px}
ul ul ol ol, ul ol ul ol, ol ul ol ol, ol ol ul ol, ol ul ol, ol ol {list-style: lower-alpha}
ol ul ol ol, ol ol ul ol, ul ol ol ol, ol ol ol {list-style: lower-roman}
ol ol ol ol {list-style: decimal}
p {margin: 0.8em 0% 0em 0em; /*1.2em 0% 0em 0em*/
line-height: normal;
font-size: 80%; /*100%*/
padding-bottom: 0px}
p.h1 {margin: -1em 0% 0em 0em; /*0.2em 0% 0em 0em*/
color: #388c00;
font-size: 130%; /*170%*/
padding-bottom: 0px}
p.first {margin: -0.7em 5% 0em 0em; /*0em 5% 0em 0em*/
padding-bottom: 0px}
p.bullet {margin: 0px 3% 0em -0.5em; /*0em 3% 0em 0em*/
padding-bottom: 0px}
p.number {margin: 0px 3% 0em 0em; /*0em 3% 0em 0em*/
padding-bottom: 0px}
p.sidebar {margin: 1.2em 0% 0em 0em;
color: #388c00;
line-height: normal; /*140%*/
font-size: 90%; /*120%*/
font-weight: bold; /*bolder*/
padding-bottom: 0px}
p.sidebar_small {margin: 0em 0% 0em 0em;
font-size:80%} /*110%*/
pre {margin: 0em 0% 0em 0em;
font-family: monospace}
samp {font-family: monospace}
small {font-size: 80%}
sub {font-size: 80%}
sup {font-size: 80%}
td {line-height: normal}
textarea {cursor: text}
th {font-weight: bold}
tt {font: 100% monospace}
ul { /*margin: 0.4em 5% 0em 3%;*/
list-style: disc
line-height: normal;
/*font-size: 100%;*/
font-weight: normal;
padding-bottom: 0px}
ul ul, ol ol ul ul, ol ul ol ul, ul ol ol ul, ol ul ul, ul ol ul {list-style: circle}
ol ul ul ul, ul ol ul ul, ul ul ol ul, ul ul ul {list-style: square}
ul ul ul ul {list-style: disc}