App-tarweb
view release on metacpan or search on metacpan
share/wrapper.html.tt view on Meta::CPAN
position: fixed;
top: 0px;
left: 20px;
width: 100%;
font-size: 50px;
text-align: left;
font-family: 'Yanone Kaffeesatz';
font-weight: normal;
}
div.nx-header-flag-1 {
background-color: #000000;
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff),
color-stop(100%,#005bbb) );
position: fixed;
top: 0px;
left: 0px;
height: 30px;
width: 100%;
text-align: left;
}
div.nx-header-flag-2 {
background-color: #000000;
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff),
color-stop(100%,#ffd500) );
position: fixed;
top: 29px;
left: 0px;
height: 30px;
width: 100%;
text-align: left;
}
div.nx-footer {
font-size: 10pt;
text-align: center;
position: fixed;
bottom: 0px;
left: 0px;
height: 40px;
width: 100%;
background: white;
}
div.nx-footer p {
margin-top: 10px;
margin-bottom: 10px;
height: 30px;
}
</style>
</head>
<body>
<div class="nx-header-flag-1"></div>
( run in 2.869 seconds using v1.01-cache-2.11-cpan-f56aa216473 )