added cover page html
This commit is contained in:
parent
7d44c359f6
commit
93018ff22c
29
print/cover.html
Normal file
29
print/cover.html
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
<!doctype html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<style type="text/css">
|
||||||
|
|
||||||
|
body {
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
#text {
|
||||||
|
text-align: center;
|
||||||
|
margin-top: 10%;
|
||||||
|
font-size: 34px;
|
||||||
|
font-family: "Times New Roman", "Times", serif;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div id="text">
|
||||||
|
THE RADIA PHONE TAP(E)S <br />
|
||||||
|
May - July 2009 <br />
|
||||||
|
The Complete Time-Coded Transcripts <br />
|
||||||
|
as available with audio on <br />
|
||||||
|
http://pad.ma <br />
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
Loading…
Reference in New Issue
Block a user