We seem to still have sometimes 2 and sometimes 4 character indentation,
but for now at least get rid of the tabs.
div.tblBasic table {
background: #F5F5F5 url(/media/img/layout/nav_tbl_top_lft.png) top left no-repeat;
- margin-left: 2ex;
+ margin-left: 2ex;
margin-bottom: 15px;
}
#txtFrontUserName a:active { color:#666; text-decoration: underline; }
#txtFrontUserName a:hover { color:#000; text-decoration: underline; }
-#txtArchives a:visited { color:#00536E; text-decoration: underline; }
+#txtArchives a:visited { color:#00536E; text-decoration: underline; }
#txtArchives pre { word-wrap: break-word; font-size: 150%; }
#txtArchives tt { word-wrap: break-word; font-size: 150%; }