source: PlatformSupport/Deprecated/pcores/user_io_board_controller_plbw_v1_01_a/doc/html/api/sgdocstyle.css

Last change on this file was 1051, checked in by murphpo, 16 years ago

Updated LCD controller with line/character offsets

File size: 5.6 KB
Line 
1@media print{
2    html {padding: 1em;}
3    body {font: 7pt Arial, Sans-serif; margin: 0; padding: 0;
4          color: #000; background: rgb(100%,100%,100%);
5          margin: 0 auto; position: relative;} 
6    code {font: 6pt "Andale Mono", Courier, "Courier New", monospace;}
7    .tt{font: 6pt "Andale Mono", Courier, "Courier New", monospace;
8        margin-left: 12px; margin-top:8px;}
9    small {font-size: 5pt;}
10    table {border: 1px dashed rgb(0, 0, 120);
11           text-align: left;
12           padding: 2px;
13           font: 6pt Arial, Sans-serif;}
14    .odd {background-color: rgb(253,253,255);}
15    .even {background-color: rgb(245,245,248);}
16    p {padding: 15px;padding-left:25px;
17       page-break-inside: avoid;}
18    div{padding-left: 20px; padding-right: 20; 
19        padding-top:8px; padding-bottom:8px; 
20        background-color: rgb(255,255,255);
21        page-break-inside: avoid;}
22    tr {text-align: left;
23        vertical-align: top;
24        page-break-inside: avoid;}
25    td {text-align: left;
26        vertical-align: top;
27        background-color: rgb(245, 245, 248);
28        padding-left: 10px;
29        padding-top: 4px;padding-bottom: 4px;}
30    th {background-color: rgb(0, 0, 120);
31        text-align: left;
32        color: rgb(255, 255, 255);
33        padding-left: 10px;
34        padding-top: 4px;padding-bottom: 4px;
35        font-weight: bold;
36        vertical-align: bottom;}
37    a {text-decoration: none; }
38    a:hover {text-decoration: none; 
39             border-color: rgb(0,0,105); 
40             border-style: dashed; 
41             border-top-width: 0px; 
42             border-right-width: 0px; 
43             border-bottom-width: 1px; 
44             border-left-width: 0px}
45    h1 {background-color: rgb(0, 0, 105);
46        color: rgb(255, 255, 255);
47        font-weight: bold;
48        padding-left: 75px; padding-top: 23px; padding-bottom: 23px;}
49    h2 {background-color: rgb(0, 0, 105);
50        color: rgb(255, 255, 255);
51        font-weight: bold;
52        padding-left: 15px; padding-top: 10px; padding-bottom: 10px;}
53    h3 {background-color: rgb(0, 0, 105);
54        color: rgb(255, 255, 255);
55        font-weight: bold;
56        padding-left: 10px; padding-top: 8px; padding-bottom: 8px;
57        left: 10px;}
58    h4 {font-weight: bold;
59        padding-left: 5px; padding-top: 0px; padding-bottom: 8px;
60        border-bottom:1px solid rgb(225,225,228); border-width:1px}
61    h6 {background-color: rgb(0, 0, 105);
62        color: rgb(255, 255, 255);
63        padding-left: 2px; padding-top: 3px; padding-bottom: 3px;
64          font-size: 75%}   
65    .boxed {margin: 15px; padding: 0px; padding-left: 0px;
66        max-width: 1280px;
67        border: 1px solid rgb(225,225,228); border-width: 1px;} 
68   }
69
70@media screen {
71    html {background: silver; padding: 1em;}
72    body {font: 100% Arial, Sans-serif; margin: 0; padding: 0;
73          color: #000; background: rgb(100%,100%,100%);
74          max-width: 1280px; min-width: 500px; margin: 0 auto;
75          border: 1px solid rgb(0,0,100); border-width: 1px;
76          position: relative;} 
77    code{font: 100% "Andale Mono", Courier, "Courier New", monospace;}
78    .tt{font: 100% "Andale Mono", Courier, "Courier New", monospace;
79        margin-left: 12px; margin-top:8px;}
80    small {font-size: 80%;}
81    table {border: 1px dashed rgb(0, 0, 120);
82           text-align: left;
83           padding: 2px;
84           font-size: 85%;}
85    .odd {background-color: rgb(245,245,248);}
86    .even {background-color: rgb(225,225,228);}
87    p {padding: 15px;padding-left:25px;
88       page-break-inside: avoid;}
89    div{padding-left: 20px; padding-right: 20px; 
90        padding-top:8px; padding-bottom:8px; 
91        background-color: rgb(255,255,255);
92        page-break-inside: avoid;}
93    tr {text-align: left;
94        vertical-align: top;
95        page-break-inside: avoid;}
96    td {text-align: left;
97        vertical-align: top;
98        background-color: rgb(245, 245, 248);
99        padding-left: 10px;
100        padding-top: 4px;padding-bottom: 4px;}
101    th {background-color: rgb(0, 0, 120);
102        text-align: left;
103        color: rgb(255, 255, 255);
104        padding-left: 10px;
105        padding-top: 4px;padding-bottom: 4px;
106        font-weight: bold;
107        vertical-align: bottom;}
108    a {text-decoration: none; }
109    a:hover {text-decoration: none; 
110             border-color: rgb(0,0,105); 
111             border-style: dashed; 
112             border-top-width: 0px; 
113             border-right-width: 0px; 
114             border-bottom-width: 1px; 
115             border-left-width: 0px}
116    h1 {background-color: rgb(0, 0, 105);
117        color: rgb(255, 255, 255);
118        font-weight: bold;
119        margin: 0px;
120        padding-left: 75px; padding-top: 23px; padding-bottom: 23px;}
121    h2 {background-color: rgb(0, 0, 105);
122        color: rgb(255, 255, 255);
123        font-weight: bold;
124        padding-left: 15px; padding-top: 10px; padding-bottom: 10px;}
125    h3 {background-color: rgb(0, 0, 105);
126        color: rgb(255, 255, 255);
127        font-weight: bold;
128        margin:0px;
129        padding-left: 10px; padding-top: 8px; padding-bottom: 8px;
130        left: 10px;}
131    h4 {font-weight: bold;
132        padding-left: 5px; padding-top: 0px; padding-bottom: 8px;
133        border-bottom:1px solid rgb(225,225,228); border-width:1px}
134    h6 {background-color: rgb(0, 0, 105);
135        margin: 0px;
136        color: rgb(255, 255, 255);
137        padding-left: 2px; padding-top: 3px; padding-bottom: 3px;
138          font-size: 75%;}
139    .boxed {margin: 15px; padding: 0px; padding-left: 0px;
140        max-width: 1280px;
141        border: 1px solid rgb(225,225,228); border-width: 1px;} 
142  }
Note: See TracBrowser for help on using the repository browser.