diff --git a/css/style.css b/css/style.css index e69de29..69c5f60 100644 --- a/css/style.css +++ b/css/style.css @@ -0,0 +1,39 @@ +body{ + color: brown; +} +h1{ + color: white; + background-color: blueviolet; + font-size: 40px; +} +h2{ + color: white; + font-size: 30px; + background-color:palegoldenrod; +} +h3{ + color: white; + font-size: 20px; + background-color: plum; +} +.quote{ + color: gray; +} +.quote.narrator{ +color: black; +} +#intro p{ + color: green; +} +.redacted{ + background-color: black; + color: black; +} +.important{ + background-color: yellowgreen; + color: black; + line-height: 3em; + text-align: center; + border: double; + display: block; +} \ No newline at end of file diff --git a/index.html b/index.html index 27d0e51..e8ef499 100644 --- a/index.html +++ b/index.html @@ -15,10 +15,14 @@

Introduction

+ On page 22 of Liddell Hart’s History of World War I you will read that an attack against the Serre-Montauban line by thirteen British divisions (supported by 1,400 artillery pieces), planned for the 24th of July, 1916, had to be postponed until the morning of the 29th. The torrential rains, Captain Liddell Hart comments, caused this delay, an insignificant one, to be sure. +

+ The following statement, dictated, reread and signed by Dr. Yu Tsun, former professor of English at the Hochschule at Tsingtao, throws an unsuspected light over the whole affair. The first two pages of the document are missing. +