CSS-Inliner
view release on metacpan or search on metacpan
t/html/mediaquerytest.html view on Meta::CPAN
.firstArea {
color: #000000;
font-size: 12px;
font-family: Tahoma;
font-weight: normal;
font-style: normal;
text-align:left;
}
.firstArea a {
text-decoration: underline;
color: #6c8b9e;
}
.secondAreaWrapper {
background-color: #ffffff;
padding:20px;
}
.secondArea {
color: #000000;
font-size: 12px;
font-family: Tahoma;
font-weight: normal;
font-style: normal;
text-align:left;
}
.secondArea a {
text-decoration: underline;
color: #6c8b9e;
}
.thirdAreaWrapper {
background-color: #ffffff;
padding:20px;
}
.thirdArea {
color: #000000;
font-size: 12px;
font-family: Tahoma;
font-weight: normal;
font-style: normal;
text-align:left;
}
.thirdArea a {
text-decoration: underline;
color: #6c8b9e;
}
.contentBorder {
border: 1px none #ffffff/* @editable */;
}
.heading_1 {
color: #333333;
font-size: 20px;
font-family: Tahoma;
font-weight: bold;
font-style: normal;
}
.heading_2 {
color: #6c8b9e;
font-size: 16px;
font-family: Tahoma;
font-weight: normal;
font-style: normal;
}
.previewArea {
background-color: #ffffff;
border-top:0px none;
border-bottom:0px none;
text-align: center;
padding:5px;
}
.previewArea {
color: #12347A;
font-size: 12px;
font-family: Tahoma;
font-weight: normal;
font-style: normal;
}
.previewArea a {
text-decoration: none;
color: #6c8b9e;
}
.mastheadArea {
text-align: center;
}
.mastheadArea img {
border:none;
display:block;
}
.footerArea {
border-top: 1px none #ffffff;
background-color: #ffffff;
text-align: center;
}
.footerArea {
color: #000000;
font-size: 12px;
font-family: Tahoma;
font-weight: normal;
font-style: normal;
}
.footerArea a {
text-decoration: none;
color: #6c8b9e;
}
( run in 1.623 second using v1.01-cache-2.11-cpan-524268b4103 )