Attachment 'webworks.css'

Download

   1 /* Default style for links */
   2 /*                         */
   3 a:link:active  { color: #0000CC}
   4 a:link:hover   { color: #CC0033}
   5 a:link         { color: #3366CC}
   6 a:visited      { color: #9999CC}
   7 
   8 /* Added class for dashed underline popup link  */
   9 /*                                              */
  10 a.Popup               
  11 { 
  12   text-decoration: none;
  13   color: #009900;
  14   border-bottom: 1px dashed green;
  15 }
  16 
  17 
  18 
  19 /* Use this style to control spacing for inline related topics tags */
  20 /*                                                                  */
  21 div.WWHInlineRelatedTopics
  22 {
  23   margin-top:    8px;
  24   margin-bottom: 4px;
  25 }
  26 
  27 div.WebWorks_Breadcrumbs
  28 {
  29   color: #999999;
  30   font-family: sans-serif;
  31   font-size: 10pt;
  32 }
  33 
  34 a.WebWorks_Breadcrumb_Link
  35 {
  36   text-decoration: none;
  37 }
  38 
  39 div.WebWorks_MiniTOC
  40 {
  41   background-color: #EEEEEE;
  42   border-color: #000000;
  43   border-width: 1px;
  44   border-style: solid;
  45   padding: 10px;
  46   font-family: sans-serif;
  47 }
  48 
  49 a.WebWorks_MiniTOC_Link
  50 {
  51   text-decoration: none;
  52 }
  53 
  54 div.WebWorks_MiniTOC_Level1
  55 {
  56   margin-left: 0pt;
  57 }
  58 
  59 div.WebWorks_MiniTOC_Level2
  60 {
  61   margin-left: 12pt;
  62 }
  63 
  64 div.WebWorks_MiniTOC_Level3
  65 {
  66   margin-left: 24pt;
  67 }
  68 
  69 div.WebWorks_MiniTOC_Level4
  70 {
  71   margin-left: 36pt;
  72 }
  73 
  74 div.WebWorks_MiniTOC_Level5
  75 {
  76   margin-left: 48pt;
  77 }
  78 
  79 div.WebWorks_MiniTOC_Level6
  80 {
  81   margin-left: 60pt;
  82 }
  83 
  84 div.WebWorks_MiniTOC_Level7
  85 {
  86   margin-left: 72pt;
  87 }
  88 
  89 div.WebWorks_MiniTOC_Level8
  90 {
  91   margin-left: 84pt;
  92 }
  93 
  94 div.WebWorks_MiniTOC_Level9
  95 {
  96   margin-left: 96pt;
  97 }
  98 
  99 div.WebWorks_MiniTOC_Level10
 100 {
 101   margin-left: 108pt;
 102 }

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2008-02-13 06:16:05, 132.2 KB) [[attachment:content.xsl]]
  • [get | view] (2008-02-13 06:16:05, 11.3 KB) [[attachment:popup.jpg]]
  • [get | view] (2008-02-13 06:16:05, 1.6 KB) [[attachment:webworks.css]]
 All files | Selected Files: delete move to page

You are not allowed to attach a file to this page.