CSS style sheet source code used in the {COMPOSITE-FREE-DOWNLOADS} QuickCode Tag
<style type="text/css">
<!--
.free-download-table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.free-download-title {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
background-color: #003366;
}
.free-download-link {
color: #FF6600;
}
.free-download-column-title {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
background-color: #003A75;
border: 1px solid #003366;
}
.free-download-left-cell {
border-bottom-width: 1px;
border-left-width: 1px;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #003366;
border-left-color: #003366;
}
.free-download-right-cell {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #003366;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #003366;
}
.free-download-center-cell {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #003366;
}
-->
</style> |