Formatter-HTML-MPS
view release on metacpan or search on metacpan
t/expected_defaultcss.html view on Meta::CPAN
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta name="generator" content="Formatter::HTML::MPS"/>
<title>Formatter::HTML::MPS</title>
<style type="text/css">
/*
* Formatter::HTML::MPS - Default CSS
*
*/
@media projection {
.screen {
display:none;
}
.slide {
display: block;
padding:65px 200px 0px 24px;
page-break-after: always;
margin: 3em 3em 0em 3em;
}
body {
background:white;
padding:0;
margin:0;
font-family:'trebuchet ms',arial,sans-serif;
font-size:150%;
color:black;
}
.layout > div { line-height: 6em; font-size: 0.5em; font-weight: bold; color: white; }
.layout #title { position: fixed; top: 0px; left: 0px; padding-left: 1em; width: 100%; background-color: #dd0000; display:block; }
.layout #title span { font-size: 2em; }
.layout #author { z-index:2; position: fixed; top: 0px; right: 0px; padding-right:1em; background-color: transparent; width: 50%; text-align: right; display:block; }
.layout #bottomleft { position: fixed; bottom: 0px; left: 0px; padding-left:1em; width: 100%; background-color: #dd0000; display:block; }
.layout #bottomright { z-index:2; position: fixed; bottom: 0px; right: 0px; padding-right:1em; background-color: transparent; width: 50%; text-align: right; display:block; }
a, a:visited, a:hover {
color: white;
}
}
</style>
</head>
<body>
<div class="layout">
<div id="title"><span>Formatter::HTML::MPS</span></div>
<div id="author"></div>
<div id="bottomleft"> </div>
<div id="bottomright"> </div>
</div>
<div class="slide">
<h1>Formatter::HTML::MPS</h1>
</div>
</body>
</html>
( run in 0.996 second using v1.01-cache-2.11-cpan-119454b85a5 )