Amon2
view release on metacpan or search on metacpan
eg/Hello/htdocs/static/css/main.css view on Meta::CPAN
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0...
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
/* main */
html,body {height:100%;}
body > #Container {height:auto;}
body {
background-image: url(http://lab.rails2u.com/bgmaker/slash.png?margin=3&linecolor=FF0084&bgcolor=000000);
color: white;
font-family: "ã¡ã¤ãªãª","Hiragino Kaku Gothic Pro","ãã©ã®ãè§ã´ Pro W3","ï¼ï¼³ ï¼°ã´ã·ãã¯","Osaka",sans-selif;
}
#Container {
width: 780px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
border-left: black solid 1px;
border-right: black solid 1px;
margin-top: 0px;
height: 100%;
min-height:100%;
background-color: white;
color: black;
}
#Header {
background-image: url(http://lab.rails2u.com/bgmaker/gradation.png?margin=3&linecolor=FF0084&bgcolor=000000);
height: 50px;
font-size: 36px;
padding: 2px;
text-align: center;
}
#Header a {
color: black;
font-weight: bold;
text-decoration: none;
}
#Content {
padding: 10px;
}
#FooterContainer {
border-top: 1px solid black;
font-size: 10px;
color: black;
position:absolute;
bottom:0px;
height:20px;
width:780px;
}
#Footer {
( run in 2.252 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )