File: D:/HostingSpaces/NVonken/mijneigenlied.com/wwwroot/css/style-editor.css
* {
font-family: Tahoma;
font-size: 12px;
}
h1
{
font-family: "MyriadPro";
font-weight: normal;
font-size: 18px;
color: #CC0000;
margin-bottom: 10px;
}
h2
{
font-family: "MyriadPro";
font-weight: normal;
font-size: 16px;
color: #FFCC00;
margin-bottom: 10px;
}
#content #column-left h3
{
font-family: "MyriadPro";
font-weight: normal;
font-size: 14px;
color: #3d3d3d;
}
#content #column-left p
{
margin-bottom: 10px;
color: #3d3d3d;
}
ul
{
list-style-position: outside;
color: #3d3d3d;
}