On Aug 18, 11:55 am, "Edward K. Ream" <[email protected]> wrote:

>  let's ignore Screenbook Maker and examine an actual Screenbook.

It would be good to determine the minimum files needed to host a
screenbook.

Here is sbook1.css:

html {
     overflow: -moz-scrollbars-vertical;
     scrollbar-track-color: #ffffcc;
}

body { background:#FFFFFF; margin-left:10; margin-top:0;
      margin:0;
      padding:0;
      scrollbar-track-color: #ddf;
}
a:focus {-moz-outline:0;outline:0;outline-offset:0;}
#slidecontainer {width:666px;}


td, div, li, p {font-family: Arial, Helvetica, sans-serif; font-size:
small;}
p  {font-weight:normal; margin-bottom:16px; margin-top:8px}
a  {text-decoration: underline}
strong  {font-weight:bold;}


.br1      {margin-top:10px; font-size:1pt}
.menua    {text-decoration:none; color:white}
.navbar   {font-family: Arial, Helvetica, sans-serif; margin-left:
0px; font-weight:normal; text-align:center;
           font-size:8pt; background-color: #ccc;
           border:0px solid #fff;}
.navbar a {padding-left:1px;padding-right:1px}
.navbar a:active {color:#000;}
.navbar a:focus {color:black;border:1px solid white}

.navbar2  {font-family: Arial, Helvetica, sans-serif; margin-left:
0px; font-weight:normal;
text-align:center; font-size:9pt; background-color: #000; height:20;
line-height:18px;padding-bottom:4px;width:85}
.navbar2 a {color:white;text-decoration:none;font-weight:bold;}

.txt0     {font-family: Arial, Helvetica, sans-serif; font-size: 11pt;
font-weight: normal}
.txt2     {font-family: Arial, Helvetica, sans-serif; font-size: 11pt;
font-weight: normal; background-color: #4aa;color:#aff;}
.txt3     {font-family: Arial, Helvetica, sans-serif;font-size: 12pt;
font-weight: normal; color: #FFFFFF; top: 0px; left: 100px}
.txt4     {font-family: Arial, Helvetica, sans-serif;font-size: 12pt;
font-weight: bold}
.txt5     {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
font-weight: normal}
.txt6     {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
font-weight: bold; color: black}
.toc      {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
line-height:20px; font-weight: normal; }
.hr1      {position:relative; height: 6px; color:#9999FF; width:685px;
left:0}
.p1       {font-family: Arial, Helvetica, sans-serif; margin-bottom:
2px; margin-top: 4px; width: 560px}

.pagemenu {font-family: Arial, Helvetica, sans-serif}
.pagemen2 {font-family: Arial, Helvetica, sans-serif; margin-bottom:
2px; margin-top: 0px; width: 550px}
.cpblack  {font-family: Arial, Helvetica, sans-serif; font-size: 8pt;
font-weight: normal; color:black; height:12}
.cp       {padding-left:4px;font-family: Arial, Helvetica, sans-serif;
font-size: 8pt; font-weight: normal; color:silver; height:12;
background-color:white}
.cpa      {color:silver}
.footer   {font-family: Arial, Helvetica, sans-serif; font-size: 8pt;
font-weight: normal; color: gray; background-color:#ccc; text-
decoration:none}

#slidecontent {
  padding-left:20px;
  padding-top:20px;
}
.screenshotframe {
  border:1px solid #006;
  margin: 0 auto;
}
.screenshotshadow {
  border-right:4px solid #ccc;
  border-bottom:4px solid #ccc;
}
.image2  {width:1;height:1}
.pageCount  {position:absolute; color:white; width:200px; z-index:0;
left: -200px; top: 600px; height:60px; font-size:1pt;}

@media print {
  p  {font-weight:normal; width:560px; margin-bottom:16px; margin-top:
8px; font-size:12pt}
  .navbar  {display:none}
  .navbar2 {display:none}
  .txt6    {font-size:16pt; font-weight:bold;}
  .footer  {text-decoration:none}
  .pageCount  {position:relative; color:black; width:200px; z-index:0;
left: 500px; top: -60px; height:60px; font-size:16pt; font-
weight:bold}
}

.td1      {font-family: Arial, Helvetica, sans-serif; font-size:10pt;
background-color: #66CCCC; height:15; text-align:center}
.td2      {font-family: Arial, Helvetica, sans-serif; text-align:left;
font-size:14pt; background-color: #66CCCC; height:15}
.td3      {font-family: Arial, Helvetica, sans-serif; font-
weight:normal; text-align:center; font-size:12pt; background-color:
#FF6E09; height:15}

.head1    {font-family: Arial, Helvetica, sans-serif; padding-left:6;
padding-top:3; padding-bottom:3; font-size: 12pt; font-weight: bold;
width:257;}


.level1   {color:indigo; font-family: Arial, Helvetica, sans-serif;
padding-left:5; line-height: 20px; font-size: 10pt; font-weight: bold;
background-color: lightskyblue; width: 250; margin-top:30;}
.level2   {color:indigo; font-family: Arial, Helvetica, sans-serif;
padding-left:20; line-height:20px; font-size: 10pt; font-weight: bold;
background-color: #CCCCFF; width:250; margin-left:0; margin-top:8;
margin-bottom:6}
.level3   {font-family: Arial, Helvetica, sans-serif; line-height:
20px; font-size: 10pt; font-weight: normal; background-color: #FFFFFF;
width:250; margin-left:15; margin-bottom:30}
.level4   {font-family: Arial, Helvetica, sans-serif; line-height:
16px; font-size: 10pt; font-weight: normal; background-color: #FFFFFF;
width:250; margin-left:5}
.hilite1  {font-family: Arial, Helvetica, sans-serif; line-height:
16px; font-size: 10pt; font-weight: normal; background-color:
mediumspringgreen; width:250; padding-left:5}


#leftwrap {width:240px;}
#leftwrap a:link, #leftwrap a:visited {color:#00f; padding:0;margin:
0;text-decoration:none;}
#leftwrap a:hover {text-decoration:underline;}
#leftwrap a {padding-left:2px;padding-right:2px}
#leftwrap a:focus {border:1px dotted #666}


EKR

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to