“””
”””;
close_module();
}
.asset-content {
font-size: 12px PMingLiU;
}
#container-inner {
border-left: 2px solid #000;
border-right: 2px solid #000;
}
/* Colour of links in the sidebar */
.widget-content a:link,
.widget-content a:visited {
color : #443c68;
}
.widget-content a:hover {
color : #9292C9;
}
/* Colour of links at the end of entry */
.asset-meta-list a:link,
.asset-meta-list a:visited {
color : #004000;
}
.asset-meta-list a:hover {
color : #11ff11;
}
/* Colour of links within body of entry */
.asset-body a:link,
.asset-body a:visited {
color : #530053;
}
.asset-body a:hover {
color : #ff86c2;
}
/* Separator Bar */
.asset-footer {
margin-bottom : 15px;
border-bottom : 1px solid #999;
}