The following is in the top of the html page:
<link id="_DesktopModules_Blog" rel="stylesheet" type="text/css" href="/DesktopModules/Blog/module.css" />
When I check this file it only contains the following:
/* ================================
CSS STYLES FOR Module Blog
================================
*/
.BlogInfo
{
}
.SearchOptions LABEL
{
font-family: Tahoma, Arial, Helvetica, Serif;
font-size:x-small;
}
.CreateFrom
{
font-size: 10px;
color: #003366;
font-family: Tahoma, Arial, Helvetica, Serif;
}
(The site is online, but it is password protected, and I dont want to post a usernam/password on this forum.)