annotate Enquirers/invite.html @ 163:de110973cee4

just getting started
author Henry Thompson <ht@markup.co.uk>
date Thu, 11 Jul 2019 22:50:08 +0100
parents
children 097531f9e753
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
163
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
1 <?xml version='1.0' encoding='ISO-646'?>
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
2 <!DOCTYPE html PUBLIC "-//HST//DTD XHTML5 1.0 Transitional//EN" "http://www.ltg.ed.ac.uk/~ht/xhtml5.dtd" >
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
3 <html xmlns="http://www.w3.org/1999/xhtml">
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
4 <head>
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
5 <meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
6 <style type="text/css">
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
7 ul.nolabel { margin: 0; margin-left: -2.5em}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
8 ul.naked.nolabel {margin: 0; margin-left: 0; padding-left: 0}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
9 ul.cdefn {clear: both}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
10 div.ndli { margin-bottom: 1ex }
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
11 div.hidden {display: none}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
12
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
13 ul.naked > li { list-style-type: none; background: none; margin-left: 2em;
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
14 margin-bottom: 0 }
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
15 li ul.naked > li, dd ul.naked > li { list-style-type: none; background: none; margin-left: 0;
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
16 margin-bottom: 0 }
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
17 li.cdefni {}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
18 li.cdefni span.cl {display: inline-block; vertical-align: bottom}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
19 li.cdefni span.cr {display: inline-block; margin-left: 1em; vertical-align: bottom}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
20 pre.code {display: inline-block}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
21 blockquote.vanilla {display: inline-block; margin-left: 1em;
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
22 border: solid 1px; background: rgb(238,234,230);
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
23 padding: .5ex .5em}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
24 blockquote.vanilla ul.naked li {margin-left: 0 ! important;font-size: 100%}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
25 ol ol ol, ol ol ol li {list-style-type: lower-roman}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
26 ol ol, ol ol li {list-style-type: lower-alpha}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
27 i i {font-style: normal}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
28 li li {font-style: normal}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
29 li ul li {font-style: normal}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
30 li { line-height: 100%; margin-top: 0.3em}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
31 .math {font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', serif}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
32 .sub {font-size: 80%; vertical-align: sub}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
33 .termref {text-decoration: none; color: #606000}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
34 .licence {margin-left: 1em; font-size: 70%}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
35 .credits {margin-left: 1.5em; font-size: 70%}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
36 .right {position: absolute}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
37 .stackdown {vertical-align: text-top; margin-top: 0}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
38 body {font-size: 12pt}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
39 @page { size: A4 portrait; margin: 2cm;
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
40 orphans: 2; widows: 2;}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
41 @media screen {
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
42 body {width: 20cm; margin-left: auto; margin-right: auto}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
43 }
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
44 @media print {
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
45 body {font-size: 10pt}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
46 h1, h2, h3, h4 {page-break-after: avoid}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
47 }
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
48 pre.code {font-family: monospace;
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
49 font-weight: bold;
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
50 line-height: 120%;
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
51 padding-top: 0.2em;
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
52 padding-bottom: 0.2em;
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
53 padding-left: 1em;
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
54 padding-right: 1em;
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
55 border-style: solid;
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
56 border-left-width: 1em;
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
57 border-top-width: thin;
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
58 border-right-width: thin;
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
59 border-bottom-width: thin;
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
60 border-color: #95ABD0;
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
61 color: #00428C;
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
62 background-color: #E4E5E7;
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
63 }
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
64 pre {margin-left: 0em}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
65 div.toc h2 {font-size: 120%; margin-top: 0em; margin-bottom: 0em}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
66 div.toc h4 {font-size: 100%; margin-top: 0em; margin-bottom: 0em;
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
67 margin-left: 1em}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
68 div.toc h1 {font-size: 140%; margin-bottom: 0em}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
69 div.toc ul {margin-top: 1ex}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
70 .byline {font-size: 120%}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
71 div.figure {margin-left: 2em}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
72 div.caption {font-style: italic; font-weight: bold; margin-top: 1em}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
73 i i {font-style: normal}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
74 img {border: 0}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
75 .copyright {font-size: 70%}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
76 .note {width: 20%; float: right; clear: right; margin-left: .5em}
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
77 </style>
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
78 <title>GM Scotland Enquirers' Weekend 12 October 2019&#x2014;Call for Participation</title>
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
79 </head>
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
80 <body style="font-family: DejaVu Sans, Arial; background: rgb(254,250,246)">
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
81 <div><a href="/" style="text-decoration: none"><img src="Q Logo - Sky - RGB - Black Text.jpg" alt="Quakers in Scotland logo" title="Quakers in Scotland logo" style="width: 1.5cm; vertical-align: middle"/><span style="font-size: 150%; color: #4591C1">Quakers in Scotland</span></a></div>
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
82 <div style="text-align: center; font-weight: bold; font-size: 150%">
de110973cee4 just getting started
Henry Thompson <ht@markup.co.uk>
parents:
diff changeset
83 GM Scotland Enquirers' Weekend 12 October 2019<br/>Call for Participation<hr/></div><div class="body"></div></body></html>