mirror of
https://github.com/tormozit/RDT1C.git
synced 2025-12-17 21:24:11 +00:00
28 lines
617 B
Plaintext
28 lines
617 B
Plaintext
body
|
|
{
|
|
margin: 0px 0px 0px 0px;
|
|
padding: 0px 0px 0px 0px;
|
|
background: #ffffff;
|
|
color: #000000;
|
|
font-family: Tahoma, Arial, Helvetica, sans-serif;
|
|
font-size: 70%;
|
|
width: 100%;
|
|
}
|
|
|
|
table
|
|
{
|
|
font-size: 100%;
|
|
}
|
|
|
|
p
|
|
{
|
|
margin-top: 0em;
|
|
}
|
|
|
|
.V8SH_pagetitle { display: none }
|
|
.V8SH_title { background: gainsboro; font-weight: bold }
|
|
.V8SH_textarea { padding: 5px 5px 5px 5px; }
|
|
.V8SH_heading { text-decoration: underline; font-weight: bold }
|
|
.V8SH_chapter { font-weight: bold }
|
|
.V8SH_rubric { text-decoration: underline }
|
|
.V8SH_codesample { font-family: Courier New; background: #e6e6e6 } |