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