source: gs3-extensions/hathitrust-downloadfrom/trunk/docs/Installing-Perl-Modules-Under-User-Control_files/lg.css@ 26436

Last change on this file since 26436 was 26436, checked in by davidb, 11 years ago

Initial cut at code for exporting content out of the Hathitrust, suitable for ingest by Greenstone

File size: 4.3 KB
Line 
1body {
2 font:12px verdana, arial, helvetica, sans-serif;
3 /*background-color:#ffff88;*/
4 background-color:#f4f1bf;
5 color:#000000;
6}
7
8a:link {
9 color:#00c;
10 text-decoration:underline;
11}
12a:visited {
13 color:#551a8b;
14 text-decoration:underline;
15}
16
17
18
19#logo {
20 position:relative;
21 /*top:5px;*/
22 border:1px solid black;
23}
24
25#twdtlogo {
26 border:1px solid black;
27 margin-bottom:20px;
28}
29
30
31#tux {
32 position:absolute;
33 top:3px;
34 left:80%;
35}
36
37#navigation a {
38 margin-left:4px;
39}
40
41#navigation {
42 border:1px solid black;
43 padding-left:5px;
44 padding-right:5px;
45 padding-top:3px;
46 padding-bottom:3px;
47 margin:10px 0 4px;
48 background:#FFFFFF;
49
50 /* width:83%; */
51 /* width:97%; */
52 width:88%;
53
54 position:relative;
55 /*left:8px;*/
56 /*top:96px;*/
57
58 text-align:right;
59
60}
61
62#navigation a:link {
63 font:11px verdana, arial, helvetica, sans-serif;
64 text-decoration:underline;
65}
66
67#navigation a:visited {
68 font:11px verdana, arial, helvetica, sans-serif;
69 text-decoration:underline;
70}
71
72.plate {
73 top:105px;
74}
75
76.content-right {
77 border:1px solid black;
78 /* padding:20px; */
79 padding: 0px !important;
80 background-color:#FFFFFF;
81}
82
83.content {
84 border:1px solid black;
85 padding:20px;
86 background-color:#FFFFFF;
87}
88
89.content blockquote {
90 font-size: 12px;
91}
92
93.articlecontent {
94 position: absolute;
95 /*top: 180px;*/
96 top: 143px;
97 width:84%;
98}
99
100.articlecontent1 {
101 position: relative;
102 /*top: 143px;*/
103 /*top: 114px;*/
104 width:85%;
105 left:2%;
106 margin-top:5px;
107}
108
109.fullpagediv {
110 width:87%;
111 margin-top: 40px;
112 *margin-top: 51px; /* IE 7 Hack */
113}
114
115.content h3 {
116 font-size:14px;
117}
118
119.content h2 {
120 font-size:16px;
121}
122
123.content h1 {
124 font-size:19px;
125 text-align:center;
126}
127
128.content i, em {
129 line-height: 1em;
130}
131
132/* .content pre {
133 font-family: verdana, sans-serif;
134 font-size:110%;
135} */
136
137.articlecontent h1 {
138 font-size:19px;
139 text-align:center;
140}
141
142.editorial {
143 font-style: italic;
144 color: #009900;
145}
146
147.bio {
148 margin-right: 20px;
149}
150
151.sig {
152 /* text-align: top; */
153 margin-top: 50px;
154 margin-bottom: -30px;
155}
156
157.cartoon {
158 text-align: center;
159 margin-bottom: 30px;
160 margin-top: 30px;
161}
162
163.cartoon img {
164 border: none;
165 width: 700px;
166}
167
168.cartoon1 {
169 text-align: center;
170 margin-bottom: 30px;
171 margin-top: 30px;
172}
173
174.cartoon1 img {
175 border: none;
176 max-height: 300px;
177}
178
179#by {
180 text-align:center;
181}
182
183#breadcrumbs {
184 margin-top:5px;
185 position:absolute;
186 /*top:160px;*/
187 /*top:124px;*/
188 top:129px;
189 *top:140px; /* Another IE7 hack */
190 left:20px;
191 padding:0px;
192 margin:0px;
193 font:11px verdana, arial, helvetica, sans-serif;
194}
195
196#breadcrumbs1 {
197 position:relative;
198 /*top:124px;*/
199 /*top:160px;*/
200 left:20px;
201 margin:0;
202 padding:0px;
203 font:11px verdana, arial, helvetica, sans-serif;
204}
205
206#breadcrumbs a:link {
207 font:11px verdana, arial, helvetica, sans-serif;
208 color:#00c;
209 text-decoration:underline;
210}
211
212#breadcrumbs1 a:link {
213 font:11px verdana, arial, helvetica, sans-serif;
214 color:#00c;
215 text-decoration:underline;
216}
217
218#breadcrumbs a:visited {
219 font:11px verdana, arial, helvetica, sans-serif;
220 color:#551a8b;
221 text-decoration:underline;
222}
223
224#breadcrumbs1 a:visited {
225 font:11px verdana, arial, helvetica, sans-serif;
226 color:#551a8b;
227 text-decoration:underline;
228}
229
230pre.code {
231 background-color:#f4f1bf;
232 border:1px solid black;
233 padding:10px;
234 font-size: 95%;
235 overflow: auto;
236}
237
238#previousnexttop {
239 width:90%;
240 text-align:right;
241}
242
243#previousnextbottom {
244 width:90%;
245 text-align:right;
246 margin-top:30px;
247}
248
249#articlefooter {
250 font-size:10px;
251 font-weight:bold;
252 margin-top:20px;
253}
254#articlefooter p {
255 padding:0px;
256 margin:0px;
257}
258
259
260#fun {
261 font-size:17px;
262 font-weight:bold;
263 font-style:italic;
264 position:absolute;
265 top:40px;
266 left:31%;
267 margin:0px;
268 padding:0px;
269}
270
271.irc {
272 background-color:#f4f1bf;
273 border:black solid 1px;
274 padding: 20px;
275 margin: 20px;
276}
277
278.irc td {
279 font-family: sans-serif;
280 font-size: 80%;
281 vertical-align: top;
282}
283
284.irc td#q {
285 width: 200px;
286 font-weight: bold;
287 color: blue;
288}
289
290.irc td#r {
291 width: 200px;
292 font-weight: bold;
293 color: green;
294}
295
296.irc td#other {
297 width: 200px;
298 font-weight: bold;
299}
300
301.talkback {
302 margin-top: 40px;
303 padding: 10px;
304 background-color: lightgray;
305 font-size: 15px;
306 font-weight: bold;
307 text-align: center;
308 border: 1px solid black;
309}
310
311.talkback a {
312 text-decoration: none;
313 color: green;
314}
315
316#news h2 {
317 color: green;
318 text-align: center;
319}
320
321#news h3 {
322 color: green;
323}
324
325.pullquotes table {
326 width: 85%;
327 margin: 5 auto;
328}
329
330.pullquotes td {
331 padding: 10px 20px;
332}
333
334.pullquotes strong {
335 font-size: 13px;
336}
337
Note: See TracBrowser for help on using the repository browser.