I’m using the latest version, 1.2. Not sure if it’s 1.2.1. I’ll check later.
Yes, I’ve added some CSS code.
Here it is (i’ve change the background color into light grey)
a { color: #002966; }
.widget-area .widget a {
color: #002966;
}
.widget-area .widget {
color: #000;
font-family: "GFS Didot";
font-size: 17px;
}
.widget-area .widget-title {
color: #000;
font-family: "GFS Didot";
}
.site {
background-color: #e6e6e6;
color: #fff;
}
.site-title {
font-size: 10px; font-family: "GFS Didot";
}
.site-description {
font-size: 14px; font-family: "GFS Didot";
}
.catchbase-nav-menu { font-family: GFS Didot;
}
.catchbase-nav-menu a { color: #9DBEDF;
}
.entry-title, .entry-title a { color: #000; font-family: "Trebuchet MS";}
.entry-title { color: #000; font-family: "Trebuchet MS";}
#main .entry-summary a {
color: #002966;
font-family: "GFS Didot";
font-weight: bold;
}
#main .entry-content a {
color: #002966;
font-family: "GFS Didot";
font-weight: bold;
}
#main .entry-content li {margin-top: 0.2in; }
#main .entry-content li a {font-size: 18px;}
#main .entry-content {
/*font-size: 20px;
letter-spacing: 1px;
line-height: 1.2;
background-color: #cecece;
color: #000000;*/
color: #000;
font-family: "GFS Didot";
font-size: 16px;
}
.goarticle {
font-size: 18px;
letter-spacing: 0px;
line-height: 1.6;
background-color: #e6e6e6;
color: #000000;
font-family: "Trebuchet MS";
}
.goarticle h1 {color:#000;}
.goarticle h2 {color:#000;}
.goarticle h3 {color:#000;}
.goarticle h4 {color:#000;}
.goarticle h5 {color:#000;}
.goarticle h6 {color:#000;}
#header-menu ul.menu a {color: #eee;}