Page MenuHomePhabricator

BerlinCover.html

Authored By
bmansurov
Jun 13 2017, 6:07 PM
Size
356 B
Referenced Files
None
Subscribers
None

BerlinCover.html

<!doctype html>
<html>
<head>
<title></title>
<meta charset="utf-8" />
<style>
html, body {
width: 210mm;
height: 297mm;
}
#cover {
left: 50%;
position: absolute;
top: 50%;
transform: translateX(-50%) translateY(-50%);
}
</style>
</head>
<body>
<div id="cover">
<h1>Berlin</h1>
</div>
</body>
</html>

File Metadata

Mime Type
text/html
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4714108
Default Alt Text
BerlinCover.html (356 B)

Event Timeline